Forum Discussion
Mr_Bro
Frequent Contributor
If I am able to catch the object, I can use the scrollintoview(true) function and work on it,
But in my case the object itself I'm not aable to find because it is not available in dom untill I do a manual scroll.
Can you please help me
Thanks and regards,
Sathish
tphillips
4 years agoFrequent Contributor
If the object doesn't exist in the DOM until you scroll to it, you can write a loop to scroll the page until the object exists in the DOM.
Here is a link to a previous answer: https://community.smartbear.com/t5/TestComplete-Functional-Web/Keyword-Test-Webpage-Scroll-Down/m-p/108335/highlight/true#M26165
- Mr_Bro4 years agoFrequent Contributor
I wanted to move horizontal scroll and I'm using python script, can you please help me with sample code which I can make use of it please.
Thanks
Related Content
- 5 years ago
- 10 months ago
Recent Discussions
- 3 days ago
- 3 days ago
- 4 days ago
- 4 days ago