telenium
telenium copied to clipboard
Unable to scroll a page smoothly while using drag() method. Is there any scroller method to scroll a page?
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.