The procedure is to first click on a link which opens a popup, on which I need to click this button.
When recording, it successfully records the click to open the popup, then to click the button on the popup it gives:
Command: click; Target: //*[@id=“popoverStatus335675”]/div[2]/div/div/div[2]/div/div/div[1]/a/div[2] —which doesn’t work.
I tried an extra step of clicking on the popup before the button to make sure it is focussed, but that didn’t work either.
Edit: I also tried using visionfind. Unfortunately, that didn’t work either:
[status]
Playing macro Open Classroom
[info]
Executing: | click | //*[@id=“enterClassWrap”]/div[1]/div/div[2]/a/span[1] | |
[info]
Executing: | visionFind | cQKLPG_dpi_96.png | |
[info]
Executing: | click | #efp | |
[error]
timeout reached when looking for element ‘#elementfrompoint (1602.5, 1149.8333435058594)’
[info]
Macro failed (Runtime 15.44s)