Forum Discussion

AxelChrist's avatar
AxelChrist
Occasional Contributor
10 years ago

JavaFX: Scrolling in ListView

Hi everyone,   I am building keyword tests for a JavaFX application using TC 10.60.3387.7. I am trying to scroll to the end of a ListView in order to check the last element. When recording the tes...
  • AxelChrist's avatar
    10 years ago

    Ok, I have found the solution. In the project properties under Open Applications => JavaFX I had to add all relevant classes to the object hierarchy, then the scroll bar and it's sub-components get picked up properly and actions are recorded.