I have been refereing to below url http://omenia.github.io/robotframework-whitelibrary/keywords.html
not all keywords mentioned here is not displayed or working
I have below keywords are present
def launch_application
def _attach_application
def attach_application_by_name
def attach_application_by_id
def close_application(self):
def wait_until_application_has_stopped(self, name, timeout):
I have been refereing to below url http://omenia.github.io/robotframework-whitelibrary/keywords.html not all keywords mentioned here is not displayed or working I have below keywords are present def launch_application def _attach_application def attach_application_by_name def attach_application_by_id def close_application(self): def wait_until_application_has_stopped(self, name, timeout):