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