Omenia / robotframework-whitelibrary

Library for automating Windows GUI technologies with Robot Framework. WhiteLibrary wraps the White automation framework.
Apache License 2.0
54 stars 15 forks source link

All keywords are not displayed- It shows as not imported #180

Open avsprnr9895 opened 4 years ago

avsprnr9895 commented 4 years ago

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):

eeter commented 4 years ago

Which version of WhiteLibrary do you have installed?