I have an element which is not visible on the webpage.
Workflow:
So, my idea is to press down button until element is visible.
I tried with WaitForReady(none, interactive, complete) property, but none of that options helped.
Any idea how could I overcome this problem?
Thanks in advance!