Hi,
The webpage I’m working on sometimes does have a certain div, sometimes doesn’t.
I use “Get attribute” activity with the visibility parameter. Given the fact div is not showing in the first transaction, I get a selector error.
How can I avoid a situation like that since I don’t know when div will show up.
Thanks in advance.