[Sikuli-driver] [Bug 1485975] Re: Mac OS 10.10.5 + Java+maven+1.1.0 sikuli : Safari gets terminated Test suite stops abruptly

2015-08-19 Thread RaiMan
I made some tests with the latest build on OS X 10.10.5 using Safari and found this as a generic workflow to: - start the browser and open an url in any possible browser situation (not open, open with now window, open with one or more windows) - close the browser after having closed all tabs (so

[Sikuli-driver] [Question #270546]: Comparing texts between 2 versions of my application

2015-08-19 Thread Sahil Dev
New question #270546 on Sikuli: https://answers.launchpad.net/sikuli/+question/270546 In my application, I generate a text file as the end result. The text file is is a huge file (sometimes several MB , sometimes even a GB). I want to use Sikuli to find out if the contents of the text file in

Re: [Sikuli-driver] [Question #270543]: Running tests with multiple sets of data

2015-08-19 Thread RaiMan
Question #270543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270543 Status: Open = Answered RaiMan proposed the following answer: at the base line you can use the Python scripting features to create loops, that run the same test with different data. If you have any

Re: [Sikuli-driver] [Question #270543]: Running tests with multiple sets of data

2015-08-19 Thread Sahil Dev
Question #270543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270543 Description changed to: QUESTION 1) Data driven tests Is it possible to run data driven tests in Sikuli? That means, if one wants to perform the same operations with multiple sets of data, i.e. if one

Re: [Sikuli-driver] [Question #270545]: Recovery scenarios in Sikuli

2015-08-19 Thread RaiMan
Question #270545 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270545 Status: Open = Answered RaiMan proposed the following answer: Since you either use scripting (Python, Ruby, JavaScript or other Java- aware languages) or program in Java using the SikuliX features via

Re: [Sikuli-driver] [Question #270527]: Window 8: Handling pop up issue

2015-08-19 Thread Ankesh
Question #270527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270527 Status: Answered = Open Ankesh is still having a problem: Facing the same issue as logged under Bug ID #1328817. Is there any update on this as bug was logged 1 year ago. Or is there any hack tricks

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread RaiMan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Status: Open = Answered RaiMan proposed the following answer: ok, thanks for the information. I will introduce the possibility to switch off the SikuliX import feature. Watch the fixes with the nightly

Re: [Sikuli-driver] [Question #270543]: Running tests with multiple sets of data

2015-08-19 Thread Sahil Dev
Question #270543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270543 Status: Answered = Open Sahil Dev is still having a problem: Thanks a lot. I think, you missed my second question. Re-writing it below; QUESTION 2: This is simple one but I think the answer for this is

Re: [Sikuli-driver] [Question #270545]: Recovery scenarios in Sikuli

2015-08-19 Thread Sahil Dev
Question #270545 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270545 Status: Answered = Open Sahil Dev is still having a problem: Thanks, but is there any Sikuli API that does this? -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #270527]: Window 8: Handling pop up issue

2015-08-19 Thread Ankesh
Question #270527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270527 Ankesh posted a new comment: Nope the app is not publicly available. Ok Thanks Raiman for your help. I'll try some other tool to solve my problem. -- You received this question notification because you are

[Sikuli-driver] [Question #270539]: Build Release for OSX 10.10.x

2015-08-19 Thread Wesley
New question #270539 on Sikuli: https://answers.launchpad.net/sikuli/+question/270539 Simple question: Will there be a build release for OSX 10.10.x? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #270543]: Running tests with multiple sets of data

2015-08-19 Thread RaiMan
Question #270543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270543 Status: Open = Answered RaiMan proposed the following answer: Yep, missed it ;-) no recording feature currently. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread RaiMan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Status: Open = Answered RaiMan proposed the following answer: to make it simple: you have something like this in your script: import Login ... and the script to be imported is in some Login.py found

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Status: Answered = Open Ryan is still having a problem: I'll do my best to provide what I have but some of it I cannot disclose unfortunately. The import part looks like this: The entry point to

[Sikuli-driver] [Question #270545]: Recovery scenarios in Sikuli

2015-08-19 Thread Sahil Dev
New question #270545 on Sikuli: https://answers.launchpad.net/sikuli/+question/270545 Is it possible in Sikuli to define an exception event and the consequent recovery scenario? An exception event might comprise of either; A) A non-crash event such as that of a window that pops up during a

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread RaiMan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 RaiMan requested more information: BTW: what I do not understand: Why do you use .sikuli at all? Why don't you use only .py files? In your case you only need sikulixapi.jar on java class path and and the

Re: [Sikuli-driver] [Question #270545]: Recovery scenarios in Sikuli

2015-08-19 Thread Sahil Dev
Question #270545 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270545 Status: Answered = Open Sahil Dev is still having a problem: Ok, yes I have read that. Does that mean, Sikuli is an image comparison tool, whatever else we need to achieve we have to script.Right? --

Re: [Sikuli-driver] [Question #270539]: Build Release for OSX 10.10.x

2015-08-19 Thread RaiMan
Question #270539 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270539 Status: Open = Answered RaiMan proposed the following answer: the latest build of 1.1.0 runs on OS X 10.10.x. http://sikulix.com -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #270527]: Window 8: Handling pop up issue

2015-08-19 Thread RaiMan
Question #270527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270527 Status: Open = Answered RaiMan proposed the following answer: ok, if this is your problem, then I do not have a solution for you in the moment, since it seems to be a Java problem. But I now will bump

[Sikuli-driver] [Question #270543]: Running tests with multiple sets of data

2015-08-19 Thread Sahil Dev
New question #270543 on Sikuli: https://answers.launchpad.net/sikuli/+question/270543 Data driven tests Is it possible to run data driven tests in Sikuli? That means, if one wants to perform the same operations with multiple sets of data, i.e. if one wants to check how the application

Re: [Sikuli-driver] [Question #270546]: Comparing texts between 2 versions of my application

2015-08-19 Thread RaiMan
Question #270546 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270546 Status: Open = Answered RaiMan proposed the following answer: principally yes, using the image compare feature, but very complex to program (SikuliX only sees, what you see on the screen at one

Re: [Sikuli-driver] [Question #270546]: Comparing texts between 2 versions of my application

2015-08-19 Thread Eugene Maslov
Question #270546 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270546 Eugene Maslov proposed the following answer: The files can be compared with Python features, there is no need to call Sikuli functions for that. content1 = open('d:/file1.txt', 'r').read() content2 =

[Sikuli-driver] [Question #270553]: How to capture errors when starting Sikuli from C# (Selenium)?

2015-08-19 Thread domocoma
New question #270553 on Sikuli: https://answers.launchpad.net/sikuli/+question/270553 In some of our Selenium C# tests, I added Sikuli to interact with certain things, like Flash, or saving and moving files outside of the browser. I'm invoking Sikuli like this: public void

Re: [Sikuli-driver] [Question #270553]: How to capture errors when starting Sikuli from C# (Selenium)?

2015-08-19 Thread RaiMan
Question #270553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270553 Status: Open = Answered RaiMan proposed the following answer: in the called script you can use exit(someValue) where someValue will be, what is reported back as returncode. In your script you can

Re: [Sikuli-driver] [Question #270543]: Running tests with multiple sets of data

2015-08-19 Thread Eugene Maslov
Question #270543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270543 Eugene Maslov proposed the following answer: Hi Sahil, I run data driven tests with python unittest. It's possible to modify __init__ procedure of the test template, that all the tests are derived from, in

Re: [Sikuli-driver] [Question #270553]: How to capture errors when starting Sikuli from C# (Selenium)?

2015-08-19 Thread domocoma
Question #270553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270553 Status: Answered = Solved domocoma confirmed that the question is solved: Thank you for the quick reply, RaiMan. I don't know how to handle the exit codes in C# as I'm rather new to all of this in

Re: [Sikuli-driver] [Question #270553]: How to capture errors when starting Sikuli from C# (Selenium)?

2015-08-19 Thread domocoma
Question #270553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270553 domocoma confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Status: Answered = Open Ryan is still having a problem: Thanks!! We are using the single .sikuli folder only as the entry point. It is called via 'java -jar sikuli-script.jar -r

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: It looks like there is something more to this so I will provide some more detail: An object is looking to find a series of buttons to assign regions to. I am first assigning the

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: I don't know how to edit the question above so I'm going to add an additional comment: It does appear that it is directly related to subclassing region. We were only subclassing

[Sikuli-driver] [Question #270562]: Unable to install sikuli in windows 8.1 pro

2015-08-19 Thread Kyle
New question #270562 on Sikuli: https://answers.launchpad.net/sikuli/+question/270562 I downloaded the .jar I placed the jar file into C:\Sikuli\ ran the jar, a message window comes up saying i need to run the runsetup.cmd however, when I run the runsetup.cmd I run into this issue and I haven't

Re: [Sikuli-driver] [Question #270562]: Unable to install sikuli in windows 8.1 pro

2015-08-19 Thread Kyle
Question #270562 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270562 Kyle gave more information on the question: This is what I get when I run the runsetup.cmd in command prompt 'Files' is not recognized as an internal or external command, operable program or batch file. +++

Re: [Sikuli-driver] [Question #270082]: Calling a data from TXT file

2015-08-19 Thread Anurag
Question #270082 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270082 Status: Answered = Solved Anurag confirmed that the question is solved: thanks Rai man, Yes my problem is solved.. thanks for your efforts -- You received this question

Re: [Sikuli-driver] [Question #236452]: Continue script execution despite error

2015-08-19 Thread Jason
Question #236452 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236452 Jason requested more information: I am having the same problem as the OP. I am testing a GUI and I do not want the script to stop running after it reaches a failure (or a missing object). I am using the

Re: [Sikuli-driver] [Question #236452]: Continue script execution despite error

2015-08-19 Thread Eugene S
Question #236452 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236452 Eugene S posted a new comment: please start a new question -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #270564]: How to read a text using a image in SIKULI?

2015-08-19 Thread Eugene S
Question #270564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270564 Status: Open = Answered Eugene S proposed the following answer: Not sure what you mean. Do you want to find an object using text on the screen? Text recognition feature is not 100% reliable at the

[Sikuli-driver] [Question #270564]: How to read a text using a image in SIKULI?

2015-08-19 Thread purushothaman
New question #270564 on Sikuli: https://answers.launchpad.net/sikuli/+question/270564 Im using Eclipse with sikuli for my desktop applications .. I would like to know how to read a text using image to find a object in Sikuli ? -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #270562]: Unable to install sikuli in windows 8.1 pro

2015-08-19 Thread Kyle
Question #270562 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270562 Status: Open = Solved Kyle confirmed that the question is solved: Nevermind After installing the latest version of java, I had to restart the computer and apply any update i need. I ran the .jar and

[Sikuli-driver] [Bug 1486838] [NEW] Documentation states dropAt has 2 args, only accepts one.

2015-08-19 Thread Steve
Public bug reported: The documentation for Region states: dropAt(PSMRL[, delay]) Complete a drag-and-drop operation by dropping a previously dragged item at the given target click point. Parameters: PSMRL – a pattern, a string, a match, a region or a location that evaluates to a click

Re: [Sikuli-driver] [Question #269941]: Handling several Region.text()

2015-08-19 Thread Launchpad Janitor
Question #269941 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269941 Status: Open = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #260954]: Grouping for 1.10? Unclear how to use 'use(aRegionOrAScreen)' or 'with'

2015-08-19 Thread RaiMan
Question #260954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260954 RaiMan posted a new comment: @Sudden Imphead I think you should read again: - I removed the deprecated and the pointer to the use() feature - I revised the Important Usage note -- You received this

Re: [Sikuli-driver] [Question #270082]: Calling a data from TXT file

2015-08-19 Thread RaiMan
Question #270082 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270082 Status: Open = Answered RaiMan proposed the following answer: i = 0 lines = open(notepad file.txt).readlines() for line in lines: i += 1 type(PLAN+str(i)) fields = line.split() name =

Re: [Sikuli-driver] [Question #270527]: Window 8: Handling pop up issue

2015-08-19 Thread RaiMan
Question #270527 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270527 Status: Open = Answered RaiMan proposed the following answer: you should check the changed behaviour with a special short script for this situation, to evaluate what is happening. Just drive your app

[Sikuli-driver] [Question #270527]: Window 8: Handling pop up issue

2015-08-19 Thread Ankesh
New question #270527 on Sikuli: https://answers.launchpad.net/sikuli/+question/270527 Hi I created a script on Win7 for desktop app. and it works find there but when i tried to run same application on Win 8, focus e stucks when popup/new window appears. It shows that it is clicking specified