Exemplo n.º 1
0
 def press_btnHelp(self, name=''):
     pipefunc.help(TITLE)
Exemplo n.º 2
0
def get_help():
    pipefunc.help()
Exemplo n.º 3
0
 def press_btnReport(self):
     pipefunc.help('report')
Exemplo n.º 4
0
def get_report():
    pipefunc.help('report')
Exemplo n.º 5
0
 def press_btnHelp(self):
     pipefunc.help(TITLE)