Ajax element fading out

I am having trouble when I try to wait for an image to vanish. It is a Ajax element that is fading out, and is activated via style visibility :hidden and visibility : visible

It is set to visible X times with less than a second between.

Below you will see the html code:

Can anybody help me?

1 Like

Did you try Get Attribute > Style or > OuterHtml to fetch the visibility status?

1 Like