Why am I getting selector error when using Get attribute with "visibility" parameter?

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.

the visibility attribute is not triggering a display status in a reliable way. Does mean: e.g. CSS display none is not reflected by this attribute

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.