Hi there, I'm having a problem with the scroll to top function. The app i'm testing has a static field at the top, and when running a test the scroll to top functionality is placing the field that I am trying to have it click behind the static field. This is making it click on the static field instead and is not allowing it to access what i need it to.
I've found I can go in the code behind the step and change it to scroll bottom to make it work.
Is there a way to default all of the steps to use scroll bottom instead?
Or is there possibly a way to prevent the scrolling altogether when it isn't needed?
I've found I can go in the code behind the step and change it to scroll bottom to make it work.
Is there a way to default all of the steps to use scroll bottom instead?
Or is there possibly a way to prevent the scrolling altogether when it isn't needed?