Re: [Sikuli-driver] [Question #253923]: Broke my script using alt editor for sikuli IDE

2014-09-01 Thread os ju
Question #253923 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253923 os ju posted a new comment: Thanks RaiMan for the offer but it will be a bunch of work to go through and strip out all the user names and passwords for accounts and stuff to do that. I have a backup that

[Sikuli-driver] [Question #253923]: Broke my script using alt editor for sikuli IDE

2014-09-01 Thread os ju
New question #253923 on Sikuli: https://answers.launchpad.net/sikuli/+question/253923 Hi everyone. I am a complete noob and unfortunately, I have not looked into reusing repeating code yet and my script is very long because of it. It got a little hard to use the built in IDE/editor. I installe

Re: [Sikuli-driver] [Question #250411]: type(key.ENTER) does not work --- all Sikuli classes start uppercase - hence: Key.ENTER

2014-06-18 Thread os ju
Question #250411 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250411 os ju posted a new comment: well I certainly feel dumb. I think I was just focused on the obvious ENTER being uppercase that I did not even notice the captical K in key. Greatly appreciate you taking the

Re: [Sikuli-driver] [Question #250411]: type(key.ENTER) does not work --- all Sikuli classes start uppercase - hence: Key.ENTER

2014-06-18 Thread os ju
Question #250411 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250411 Status: Answered => Solved os ju confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #250411]: Sikuli default environment (IDE)

2014-06-18 Thread os ju
Question #250411 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250411 os ju posted a new comment: I added the following line to the top of my script It was not part of the script. from sikuli.Sikuli import * That made no difference to the ('key' is not defined

Re: [Sikuli-driver] [Question #250411]: Sikuli default environment (IDE)

2014-06-18 Thread os ju
Question #250411 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250411 Description changed to: I installed sikuli IDE 1.0.1 and everything seems to run fine if I use GUI interactions only. Clearly I must need to do something else because none of the keyboard stuff works. If I

Re: [Sikuli-driver] [Question #250411]: Sikuli default environment (IDE)

2014-06-18 Thread os ju
Question #250411 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250411 Description changed to: I installed sikuli IDE 1.0.1 and everything seems to run fine if I use GUI interactions only. Clearly I must need to do something else because none of the keyboard stuff works. If I

[Sikuli-driver] [Question #250411]: Sikuli default environment (IDE)

2014-06-18 Thread os ju
New question #250411 on Sikuli: https://answers.launchpad.net/sikuli/+question/250411 I installed sikuli IDE and everything seems to run fine if I use GUI interactions only. Clearly I must need to do something else because none of the keyboard stuff works. If I try to use the type(key.ENTER) k

[Sikuli-driver] [Question #250326]: key is not defined

2014-06-16 Thread os ju
New question #250326 on Sikuli: https://answers.launchpad.net/sikuli/+question/250326 ok I basically know nothing of programming but this sikuli did not seem so difficult so I wanted to try and automate some basic tasks on my desktop. for the sake of trying it out I created a new VM running wind