Solved
Forum Discussion
Marsha_R
Champion Level 3
4 years ago1) What did you do to try to scroll down?
2) Are you using coordinates to find that text field? Using the object name or other properties would be better.
I was able to solve this problem using ScrollIntoView() method.
1) What did you do to try to scroll down?
2) Are you using coordinates to find that text field? Using the object name or other properties would be better.