CMTaylor / robotframework-autoitlibrary

This library is now abandoned. For Windows GUI testing with RF please consider: https://github.com/Omenia/robotframework-whitelibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In an environment without privileges only has 9 keywords.

GoogleCodeExporter opened this issue · comments

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

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

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

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

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

Attachments:

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