Forum Discussion
tphillips
4 years agoFrequent Contributor
You can use the scrollIntoView() function on the element to make it visible, before interacting with it.
You might need to change the parameters to make it function correctly for your use case.