Re: [Sikuli-driver] [Question #661746]: outside any screen - subsequent actions might not work as expected Issue.

2017-12-18 Thread Maniraj
Question #661746 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661746 Maniraj gave more information on the question: Hi still i am facing issue how to face this issue... Viwait.png Image Not found [error] Region(2170,1344,40,38) outside any screen - subsequent actions might n

Re: [Sikuli-driver] [Question #661807]: How to change window size using Sikuli

2017-12-18 Thread Juliana Xiao
Question #661807 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661807 Status: Answered => Solved Juliana Xiao confirmed that the question is solved: Thanks all for helping me out. I tried to use window menu to set window size on Windows from the following link but it is

Re: [Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread RaiMan
Question #661944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661944 RaiMan posted a new comment: Thanks for feedback. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread spencer blake
Question #661944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661944 Status: Answered => Solved spencer blake confirmed that the question is solved: Thanks RaiMan! Really appreciate all your work on this project. -- You received this question notification because your t

Re: [Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread spencer blake
Question #661944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661944 spencer blake confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread RaiMan
Question #661944 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661944 Status: Open => Answered RaiMan proposed the following answer: see http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#access-python-packages-from-sikulix-scripts-run-by-sikulix-gui-or-commandlin

[Sikuli-driver] [Question #661944]: Modify HTML Test Runner

2017-12-18 Thread spencer blake
New question #661944 on Sikuli: https://answers.launchpad.net/sikuli/+question/661944 Hi, I'm using Sikuli 1.1.1 but I am having trouble getting the HTMLTestRunner to include screenshots. Currently I am using the default HTMLTestRunner bundled with 1.1.1 and I have the source for the updated ve

[Sikuli-driver] [Bug 1738751] Re: [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2

2017-12-18 Thread RaiMan
ok, tested with your code in 1.1.2: - at runtime: indent error reported correctly - saves and reloads without problems so I take this as fixed in 1.1.2 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bu

[Sikuli-driver] [Bug 1738751] Re: [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2

2017-12-18 Thread Jeff_Vallis
The Offending Code if exists("1436954341080-2.png",v_Time): while exists("1436954341080-2.png",0.2): v_Questions = v_Questions + 1 if v_Questions < 5: Gen_Message() ; print "Next 1 v_Questions",v_Questions Find_Question() if

[Sikuli-driver] [Bug 1738751] Re: A non-IOException-problem when trying to save null

2017-12-18 Thread RaiMan
cannot reproduce this (the save problem) with 1.1.2. The indentation error is reported when trying to run and tells the line where it sees the problem: ... /From_Input_auto.py', 417, 8, ' else:\n' the error is in line 417. the 8 says: found when being at the \n (counting 0 based) The function

[Sikuli-driver] [Bug 1738751] Re: A non-IOException-problem when trying to save null

2017-12-18 Thread Jeff_Vallis
at runtime running SikuliX: /Applications/Sikuli/SikuliX.app/Contents/Java/sikulix.jar -r /Users/Jeff/Desktop/SikuliScripts/Labrynth/Alt_Lab/From_Input_auto.sikuli [error] script [ /Users/Jeff/Desktop/SikuliScripts/Labrynth/Alt_Lab/From_Input_auto.sikuli ] stopped with error at line --unknown--

Re: [Sikuli-driver] [Question #661807]: How to change window size using Sikuli

2017-12-18 Thread Jeff_Vallis
Question #661807 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661807 Jeff_Vallis posted a new comment: On a Mac I use Applescript to do this You can get the size of the window from Tynon_Size = "0, 23, 1422, 949" # With Toolbar cmd = """ applescript tel

[Sikuli-driver] [Bug 1738751] [NEW] A non-IOException-problem when trying to save null

2017-12-18 Thread Jeff_Vallis
Public bug reported: [error] IDE: A non-IOException-problem when trying to save null Error: null 1.1.1(2017-03-30_01:00)/Mac10.12.6/Java8(64)1.8.0_25-b17 ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli