Please point me in the right direction!

I’m not very tech savvy, and I’ve been trying to figure this out for over a week! Here’s what I’m trying to do.
1- Refresh a webpage every x minutes (I think I’ve got this part figured out)
2- If and only if a specific button appears (add to cart for example), stop the above refresh, and click on the button. (this is the part I can’t get quite right)

I bet this is super simple for you guys. I appreciate any help!

To do your work you need to use this commands

https://ui.vision/rpa/docs/selenium-ide/assertelementpresent-verifyelementpresent

Thank you! I’ve made some progress :grinning:

1 Like