Forum Discussion
Emanuela
New Contributor
Yes. I tried to use a selectRow() method and with it the problem doesn't occur but I need to a click action.
Marsha_R
5 years agoModerator
So you recorded a test and it gave you a selectRow and that works if you run that recorded test again?
If that's true, then why not put a selectRow in your test before the click that you need? Perhaps that will give the correct focus on the object.
- Emanuela5 years agoNew Contributor
even with the selection + click sequence the error occurs.
- Marsha_R5 years agoModerator
I think you should ask this question to Support directly. Here's their link
- Emanuela5 years agoNew Contributor
We have found a solution.
For a correct execution of the test it is necessary to do:
First the Click() method on the qt_scrollarea_viewport to focus the table and after the ClickCell() method to target row.
Thank you so much to everyone.
Related Content
- 5 years ago
Recent Discussions
- 4 days ago
- 4 days ago