yraheem / robotframework-autoitlibrary

Automatically exported from code.google.com/p/robotframework-autoitlibrary
Apache License 2.0
1 stars 0 forks source link

In an environment without privileges only has 9 keywords. #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Running the editor "Ride" from a non-admin user (unprivileged environment)
can not access the keywords from the search engine or the wizard to
complete the keyword.
Running pybot, sohw: No Keyword with name 'Process Close' , etc.

Only use:
- Get Active Window Image
- Get autoitversion
- Get screen Image
- Get version
- Run
- Wait for active Window
- Win wait
- Win wait active
- Win wait close

Original issue reported on code.google.com by jrvi...@gmail.com on 18 Mar 2010 at 12:30

GoogleCodeExporter commented 8 years ago
Please attach report.html and log.html from a pybot test run that demonstrates 
this
problem.

Original comment by c.martin...@gmail.com on 22 Apr 2010 at 5:55

GoogleCodeExporter commented 8 years ago

Original comment by c.martin...@gmail.com on 23 Apr 2010 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by jrvi...@gmail.com on 18 May 2010 at 4:36

Attachments:

GoogleCodeExporter commented 8 years ago
I know this post is about 3 years old but I faced the same problem recently and 
was able to work around it.
Let me know if you are still looking for a solution and I can try to help!

Original comment by bijujose...@gmail.com on 24 Sep 2013 at 3:27