LDTP
3.0.0
|
verifystatusbarvisible('<window name>', '<status bar name>')
Checks whether the status bar object is visible 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 *
verifystatusbarvisible('*-gedit', 'stat0')