Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-20 Thread RaiMan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 RaiMan posted a new comment: with the latest nightly from today (2016-05-20) the RobotFramework support should work according to the docs:

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-19 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: I think I figured out how to fix the '.robot' directory deleting itself. I did not have 'from sikuli import *' in my script before the LoginLibrary class section. I added that

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-19 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: I should add that when I ran the script a 2nd time the .robot directory (that was created in the 1st run) was auto-deleted and the script complained it couldn't find any files.

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-19 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Status: Answered => Solved Ryan confirmed that the question is solved: Hi RaiMan (or anyone else who is curious, I thought I would share the steps I needed to take to get robot working now that a new

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-10 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Oooo, nice to hear it wasn't just me not doing something obvious :) And thanks for looking into this and fixing it. I didn't see a nightly build that was built on the Night Build

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-10 Thread RaiMan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 RaiMan proposed the following answer: I have to admit, that there where offending bugs in the import support of SikuliX. They are fixed now. Available with the next nightly 1.1.1 (hope tonight). this

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Description changed to: Hello, I am trying to get SikuliX to 'play with' Robot Framework as outlines here: http://www.sikulix.com/support.html I am running with: - Win 10 64-bit - SikuliX 1.1.0

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Think support page on the Sikuli site says "As a workaround, you have to have a copy of the robot module (the folder robot containing the file __init__.py) in the

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Karl
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Karl proposed the following answer: Should robot be put in %appdata%/Roaming/SikuliX/Lib/site-packages/? -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: I should add that I am new to coding of any sort, so sorry if I ask questions that are super obvious. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Thanks RaiMan - any help is appreciated by you or anyone. I am really liking Sikuli. The RunServer option worked like a charm! -- You received this question notification

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread RaiMan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Status: Open => Answered RaiMan proposed the following answer: I will try to sort it out within the next 24 hours: -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
New question #293512 on Sikuli: https://answers.launchpad.net/sikuli/+question/293512 Hello, I am trying to get SikuliX to 'play with' Robot Framework as outlines here: http://www.sikulix.com/support.html I am running with: - Win 10 64-bit - SikuliX 1.1.0 (2015-10-05_(17:07) - Installed