[Sikuli-driver] [Bug 1675740] Re: Paste() doesn't work "perfectly"

2018-04-09 Thread RaiMan
@Todd Davies a syntactical correct and reproducible example would be: # supposing the text window is the frontmost behind SikuliX so it has focus after script start for _ in range(20): for i in range(10): paste(str(i)) # paste needs a string wait(1) type(Key.ENTER) #key.Enter is w

Re: [Sikuli-driver] [Question #667530]: how-do-i-get-sikuli-to-wait-until-the-mouse-pointer-changes-from-busy-to-not

2018-04-09 Thread Prabhakaran
Question #667530 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/667530 Status: Answered => Solved Prabhakaran confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an a

[Sikuli-driver] [Bug 1762381] [NEW] App.open() is not returning the instance.

2018-04-09 Thread Chamara Jayalath
Public bug reported: App.open() method call does not return the instance of the opened application instead it always return null whether application open successfully or not. method is "private App openAndWait(int waitTime)". Because of "notFound" variable is false it returns null. But "appPID" i

[Sikuli-driver] [Question #667766]: SikuliX Online Training

2018-04-09 Thread Prabhakaran
New question #667766 on Sikuli: https://answers.launchpad.net/sikuli/+question/667766 Hi RaiMan, Is Possible to Provide Online Training to 10 members Team? We are trying to Automate Oracle Forms and Reports. -- You received this question notification because your team Sikuli Drivers is an answ

[Sikuli-driver] [Bug 1762381] Re: [1.1.2] App.open() is not returning the instance.

2018-04-09 Thread RaiMan
Thanks. I will check. ** Summary changed: - App.open() is not returning the instance. + [1.1.2] App.open() is not returning the instance. ** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => High ** Changed in: sikuli Assignee: (unassig

[Sikuli-driver] [Question #667788]: (Chinese (Simplified)) 不知道为什么命令行生成报告文件只打印jdk信息或者为空,希望得到帮助

2018-04-09 Thread fanfan
A question was asked in a language (Chinese (Simplified)) spoken by none of the registered Sikuli answer contacts. https://answers.launchpad.net/sikuli/+question/667788 1.runsikulix.cmd TestDemo.skl 2> test-output3.log --日志生成了但是只打印jkd版本 2.runsikulix.cmd TestDemo.sikui -f,--filelog[C:\Users\A

Re: [Sikuli-driver] [Question #667766]: SikuliX Online Training

2018-04-09 Thread RaiMan
Question #667766 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/667766 Status: Open => Invalid RaiMan changed the question status: switched to private conversation -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.