Selecting javafx tableview row [message #1806599] |
Sat, 11 May 2019 10:57  |
Mike Bray Messages: 60 Registered: May 2019 |
Member |
|
|
My application has a number of panes in the scene. Each pane has a tableview to display the data. When I click on one row the other panes are updated to reflect the selected row. When setting up my tests I am using <ub_grc_click> as the test step.
When I try to map the component using the ObjectMapper I click on a the row in the app and the green border is on the tableview not the row.
Is there a way of selecting a particular row in the test step?
Mike Bray
|
|
|
|
Re: Selecting javafx tableview row [message #1806660 is a reply to message #1806645] |
Mon, 13 May 2019 12:29  |
Mike Bray Messages: 60 Registered: May 2019 |
Member |
|
|
Thank you for the reply. I found it by trial and error and am now trying out various tests. Unfortunately my app has HBox and VBox panes within cells that contain multiple fields. I would like to specifically address those fields but I will see what I can do. At the moment I am using 'matches' on the value operator to find specific text/
It is quite a steep learning curve down at the technical level, however, the construction of test cases is very easy and intuitive.
Mike Bray
|
|
|
Powered by
FUDForum. Page generated in 0.01526 seconds