Hello,
I need to scroll to an element on this site. I tried a solution read on the forum: Element Exist variable always returns true, even though element is not visible - #11 by aanandsanraj
I used a While with a Try Catch with “On Element Appear”, the loop runs indefinitely. Is like the element is never visible. I have tried using Timeout of 3 secs, also RepeatForever as False and it never stops scrolling, also tried WaitVisible and WaitActive.
I hope you can help me. All I need to do is to scroll to that table. I have also used the table as the selector.
Thank you for your help