telenium icon indicating copy to clipboard operation
telenium copied to clipboard

Unable to scroll a page smoothly while using drag() method. Is there any scroller method to scroll a page?

Open shekhar-cis opened this issue 3 years ago • 0 comments

I am using drag() method for scrolling a list of items, and then using click_on() to click on an specific item but the drag() method scrolls the list upto last down so the click_on() method is getting fail to click and raising error.

shekhar-cis avatar Jul 13 '21 12:07 shekhar-cis