[Sikuli-driver] [Bug 1655800] Re: Better REPL

2017-01-13 Thread RaiMan
--- The IDE resets almost all of its state between runs ... not really (see comment below), but the script is always run from beginning and hence the state before the newest line added is created again. So I admit, that it is not really a REPL, but more some incremental scripting support ;-) On

Re: [Sikuli-driver] [Question #438963]: How to loop a master script (one that runs other scripts)

2017-01-13 Thread TC
Question #438963 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/438963 Status: Answered => Solved TC confirmed that the question is solved: Interesting for the first one, once you run the master script, the sub- scripts seem "locked" and unable to edit (until restarting sik

Re: [Sikuli-driver] [Question #438963]: How to loop a master script (one that runs other scripts)

2017-01-13 Thread RaiMan
Question #438963 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/438963 RaiMan posted a new comment: --- the sub-scripts seem "locked" Since in the same session of the IDE, imports once done are not refreshed on rerun of the masterscript, any edits in imported scripts in the sa

[Sikuli-driver] [Question #439053]: http://www.bearcastmedia.com/hd1080px-usa-watch-sing-2016-movie-online-free-hd/

2017-01-13 Thread rumojuw
New question #439053 on Sikuli: https://answers.launchpad.net/sikuli/+question/439053 http://www.bearcastmedia.com/hd1080px-usa-watch-sing-2016-movie-online-free-hd/ -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #439172]: Automated data extract and external text file logging

2017-01-13 Thread Rick G
New question #439172 on Sikuli: https://answers.launchpad.net/sikuli/+question/439172 Hello, I'm working on a project where we are logging into a web application and want to use SikuliX to extract data, log it into a text file and then import it into a spreadsheet running as a scheduled task.

Re: [Sikuli-driver] [Question #439053]: spam

2017-01-13 Thread RaiMan
Question #439053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/439053 Summary changed to: spam Description changed to: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #439053]: spam

2017-01-13 Thread RaiMan
Question #439053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/439053 Status: Open => Invalid RaiMan changed the question status: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #439172]: Automated data extract and external text file logging

2017-01-13 Thread RaiMan
Question #439172 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/439172 Status: Open => Answered RaiMan proposed the following answer: If it is a normal webpage (no Flash), then using Selenium is much more suitable than SikuliX, to extract content from the page. If needed,

[Sikuli-driver] [Question #439204]: Capturing Text in Region with Mouse events

2017-01-13 Thread Dave
New question #439204 on Sikuli: https://answers.launchpad.net/sikuli/+question/439204 I would like to share a solution that allows one to capture the text from a region using Mouse events. reg = selectRegion() # dynamically define region hover(reg) # by default focus is on center point of regio

Re: [Sikuli-driver] [Question #439204]: Capturing Text in Region with Mouse events

2017-01-13 Thread RaiMan
Question #439204 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/439204 RaiMan posted a new comment: thanks. Might be helpful in situations, where Region.text() does not work sufficiently. Depends on the that text can be selected and copied. Should be put into a function with p

Re: [Sikuli-driver] [Question #439204]: Capturing Text in Region with Mouse events, if text can be selected and copied using ctrl/cmd-c

2017-01-13 Thread RaiMan
Question #439204 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/439204 Summary changed to: Capturing Text in Region with Mouse events, if text can be selected and copied using ctrl/cmd-c -- You received this question notification because your team Sikuli Drivers is an answer