I must select the row that is marked with yellow, but I have not managed to click.
I have tried to click with the option Click on a link, also with Press button and simulate a click with JavaScript but nothing worked for me. The selector that determines the application is useless, since it cannot find the element. I have modified the selectors, the application finds them but the click does not work.
The code that the tool generates automatically is the following:
Please I would appreciate any help.
As a workaround, you can try 'Move mouse to image', capture the link picture and then 'Send mouse click' actions.
Thanks, I tried but it didn't work.