LDTP  2.3.1
 All Pages
scrollright

Syntax

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

Description

Move the(horizontal) scroll bar to the extreme right.

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

scrollright('gedit', 'scrollBar')

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


Linux Desktop Testing Project