LDTP  2.3.1
scrolldown

Syntax

scrolldown('<window name>', '<scroll component name>')

Description

Move the(vertical) scroll bar to the bottom.

ImplementationDetails

Return values
1if action is performed, else 0.

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/scroll-bar.c

Example

from ldtp import *

For scroll bar item with respect to gedit

scrolldown('gedit', 'scrollBar')

Author
Aishwariya & Kamakshi poorv.nosp@m.aish.nosp@m.oo@ya.nosp@m.hoo..nosp@m.com


Linux Desktop Testing Project