[Sikuli-driver] [Question #269980]: Understanding how Sikulii works

2015-08-04 Thread Sahil Dev
New question #269980 on Sikuli: https://answers.launchpad.net/sikuli/+question/269980 Hi, I'm trying to understand how Sikulii works. I have been reading the introductory documentation whoch sattes; There are basically 3 types of tools; 1) Recorder: while you manually work along your

[Sikuli-driver] [Question #269984]: Using Sikulii for a desktop application

2015-08-04 Thread Sahil Dev
New question #269984 on Sikuli: https://answers.launchpad.net/sikuli/+question/269984 I have my desktop application which is in C++ and is used for Engineering analysis. If I were to use Sikulii in order to create automated test cases, do I need to install any add-on or it could eb used

Re: [Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread Eugene S
Question #269975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269975 Status: Open = Needs information Eugene S requested more information: Do you get any errors? logs? -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread RaiMan
Question #269975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269975 Status: Open = Answered RaiMan proposed the following answer: run script from a command line started as admin -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread Sriram
Question #269975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269975 Sriram posted a new comment: Any help please? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #269702]: Sikuli not pausing the script

2015-08-04 Thread Eugene Maslov
Question #269702 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269702 Status: Open = Answered Eugene Maslov proposed the following answer: I haven't this problem. My start script is similar, though not importing time module, as Sikuli imports it itself. I tried to put

Re: [Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread Eugene S
Question #269975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269975 Status: Open = Needs information Eugene S requested more information: ok, but the question here is why this button wasn't clicked. So was it certainly located? Try to highlight it, like: reg =

[Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread Sriram
New question #269975 on Sikuli: https://answers.launchpad.net/sikuli/+question/269975 Hi, I have tried to automate the installation of an application. Sikuli could be able ti identify the images and install the application. However when I tried to run the application set up file using run as

Re: [Sikuli-driver] [Question #269933]: Selecting text randomly

2015-08-04 Thread Eugene S
Question #269933 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269933 Status: Needs information = Answered Eugene S proposed the following answer: Yes, such scenarios can be automated with Sikuli. It might be hard working with multiple areas, especially if you want to

Re: [Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread Sriram
Question #269975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269975 Status: Needs information = Open Sriram gave more information on the question: Hi Eugene, The button got highlighted at the correct area and click was made in the log. But wizard has not navigated to

Re: [Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread Sriram
Question #269975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269975 Status: Needs information = Open Sriram gave more information on the question: There is a button Next. I need to click on that image. After Next button, I need to verify the next screen, here Im

Re: [Sikuli-driver] [Question #269984]: Using Sikulii for a desktop application

2015-08-04 Thread Eugene S
Question #269984 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269984 Status: Open = Answered Eugene S proposed the following answer: Please start from read through the documentation and examples. Then you will have to decide whether you'd like to use SIkuli IDE, jython

Re: [Sikuli-driver] [Question #269975]: Sikuli not clicking on images while running application with adminstrator privileges

2015-08-04 Thread Sriram
Question #269975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269975 Status: Answered = Open Sriram is still having a problem: Hi RaiMan, I ran script as runnable jar file from command line which is started as admin. But still I face the same issue. It is highlighting

Re: [Sikuli-driver] [Question #243428]: Click button in JAVA swing app to start sikuli

2015-08-04 Thread manolis
Question #243428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243428 manolis posted a new comment: sorry for ask this question but i didnt understand what exactly to do.. so i have a class Test with some variables (Region Match Pattern image etc.) and i have a void method {

Re: [Sikuli-driver] [Question #243428]: Click button in JAVA swing app to start sikuli

2015-08-04 Thread manolis
Question #243428 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243428 manolis posted a new comment: my classes looks like this: Class Test { private variables; Test() { //initialize variables } void

Re: [Sikuli-driver] [Question #269984]: Using Sikulii for a desktop application

2015-08-04 Thread Sahil Dev
Question #269984 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269984 Sahil Dev posted a new comment: Please can soemone help? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.