Re: [Sikuli-driver] [Question #229988]: How to implement Try Catch error handling in Sikuli Script

2013-06-03 Thread Philippe Trounev
Question #229988 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229988 Status: Answered = Solved Philippe Trounev confirmed that the question is solved: Thank so much Robert, I tested it and it works. I am only using this form of exception handling as the last result,

Re: [Sikuli-driver] [Question #185791]: How to run Sikuli On Virtual Machines

2013-06-03 Thread Costas Skarakis
Question #185791 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185791 Costas Skarakis posted a new comment: This is an old thread, but I think this is the correct place to post this. The following links are from another tool but they are about running tests using Remote

Re: [Sikuli-driver] [Question #229966]: Checking for sequntial visual events using Observe

2013-06-03 Thread j
Question #229966 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229966 Status: Open = Needs information j requested more information: Can you post your _checkForStatusChange_sending method? You register the second onAppear listener to the same region as the first, so your

Re: [Sikuli-driver] [Question #229966]: Checking for sequntial visual events using Observe

2013-06-03 Thread Sanjay
Question #229966 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229966 Status: Needs information = Open Sanjay gave more information on the question: Hi j(j-the-k), Thanks for taking your time to help me with my problem. I have modified the code as below, now i have only

[Sikuli-driver] [Question #230125]: Region Within a Region

2013-06-03 Thread Jeffrey Corpuz
New question #230125 on Sikuli: https://answers.launchpad.net/sikuli/+question/230125 Hello, so I am testing out something with the new Java API (1.0.0) and I would enjoy help in selecting a region within a region? How does one go about it, I recently updated it and ScreenRegion does not exist

Re: [Sikuli-driver] [Question #230125]: Region Within a Region

2013-06-03 Thread j
Question #230125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230125 Status: Open = Answered j proposed the following answer: Hi, please ask questions about Sikuli API on http://code.google.com/p /sikuli-api/issues/list where the Sikuli API developers can answer you

Re: [Sikuli-driver] [Question #230126]: Find an image one by one if it is available multiple times in the screen

2013-06-03 Thread Ruwan Pushpakumara
Question #230126 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230126 Summary changed to: Find an image one by one if it is available multiple times in the screen -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

[Sikuli-driver] [Question #230126]: Find a image one by one if it is available multiple times in the screen

2013-06-03 Thread Ruwan Pushpakumara
New question #230126 on Sikuli: https://answers.launchpad.net/sikuli/+question/230126 Hi, I am trying to automate a scenario where a UI has multiple records. Each record has status like Processed or Failed. for an ex; record 1 processed record 2 processed record 3 Failed i am trying to

Re: [Sikuli-driver] [Question #230126]: Find an image one by one if it is available multiple times in the screen

2013-06-03 Thread Ruwan Pushpakumara
Question #230126 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230126 Description changed to: Hi, I am trying to automate a scenario where a UI has multiple records. Each record has status like Processed or Failed. for an ex; record 1 processed record 2 processed record 3

[Sikuli-driver] [Question #230148]: argument

2013-06-03 Thread Sunil
New question #230148 on Sikuli: https://answers.launchpad.net/sikuli/+question/230148 Hello, I'm passing command line argument(s) with sys.argv[1:] and for most of them it works. There were 3-4 args which when used immediately failed/aborted the Sikuli run, without any error. On analyzing, I