Hi,
I have a refresh popup which can have different duration. I tried to wait it disappears with “Wait Element Vanish” activity but it doesn’t work.
Any idea ?
Thanks
Hi,
I have a refresh popup which can have different duration. I tried to wait it disappears with “Wait Element Vanish” activity but it doesn’t work.
Any idea ?
Thanks
May be the selector is dynamic? Which element are you selecting to validate? The button below?
I hope you have checked “WaitNotVisible”
It’s work with “WaitNotInvisible”!
Thanks