LDTP
3.0.0
|
verifystatusbar('<window name>', '<status bar name>')
Checks whether the object is status bar or not
1 | on success, 0 on failure |
Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/status-bar.c
With respect to gedit status bar text
from ldtp import *
verifystatusbar('*-gedit', 'stat0')