LDTP  3.5.0
 All Pages
scrollbar

About Scrollbar functions

To operate on a scrollbar object and based on your requirement, you can use any of these functions

Scrollbar python API's

onedown - Scroll down one time

oneleft - Scroll left one time

oneright - Scroll right one time

oneup - Scroll up one time

scrolldown - Scroll down

scrollleft - Scroll left

scrollright - Scroll right

scrollup - Scroll up

verifyscrollbar - Verify whether the object is scroll bar

verifyscrollbarhorizontal - Verify whether the object is horizontal scroll bar

verifyscrollbarvertical - Verify whether the object is vertical scroll bar



Linux Desktop Testing Project