Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-19 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Also why I am getting this library export issue with 1.1.4-SNAPSHOT jar; with 1.1.0 jar I didn't hit into this issue; is this a bug in 1.1.4 with linux environment [failure

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-19 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: "On Linux this is only the bundled libJXGrabKey.so" -- do we need to install this library on linux and export that library in the Jenkins-shell any other native l

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-19 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Thank you so much for the pointer, this is what I tried: I’ve included the flag in my java-command and also ensured target folder is present on the slave and with proper writable

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-18 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: installed xvfb plugin on my slave; 1.1.4-SNAPSHOT jar is getting picked up; but still I am getting this above initialization error... -- You received this question notification

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-18 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Fixed our Jenkins job and finally got 1.1.4 jar in the class path, below is the class path: [DEBUG] test(compact) classpath: test-classes classes junit-3.8.1.jar testng-6.14.3

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-12 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Thank you so much Raiman... sorry I may have asked before but just confirming again.. On our docker container, we are creating headless display of the browser to open the page

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-11 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Defined this repository in settings.xml below: sonatype-ossrh https://oss.sonatype.org/content/repositories/snapshots/ Defined

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-11 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: I figured that we are using XVNC session to communicate with the browser on the jenkins-slave.. When I execute my scripts, Screen object initialization failed... my Code Snippet

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-11 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Thank you Raiman for the pointer; is it possible to fake screen on Ubuntu ? and are there any steps on how to do it.. Thank you so much.. -- You received this question

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-10 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Thank you Raiman; Question: Can we run sikuli tests against headless browsers, we are running tests against headless browsers on docker containers and the code is failing

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-08 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: I tried to use the following below in the pom.xml, com.sikulix sikulixapi 1.1.2

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-08 Thread VJ
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 VJ posted a new comment: HI Raiman: Thank you for the insight.. thank you for developing a beautiful tool... I was trying to get this tool to work in Ubuntu, I posted by questions on : https

[Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-08 Thread VJ
New question #679058 on Sikuli: https://answers.launchpad.net/sikuli/+question/679058 Few questions pertaining to this: - Do we need to prepare the linux/ubuntu environment for sikuli to work - Do we need to install sikuli software on Ubuntu or just using sikulixapi in our code is good

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-07 Thread VJ
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 VJ posted a new comment: what is the latest stable version of sikulixapi on mvn central repository that I can use ? I tried to use this 1.1.2 dependency from mvn below

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-07 Thread VJ
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 VJ posted a new comment: I am also facing similar issue, using sikuli with java-selenium and trying to execute maven-goal on jenkins job to execute sikuli scripts against ubuntu slave.. getting following

Re: [Sikuli-driver] [Question #249558]: How to count images withn a region

2014-05-31 Thread VJ
Question #249558 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249558 Linked to bug: #249558 https://bugs.launchpad.net/bugs/249558 snd-hda-intel module conflicts with pcspkr and silences the computer -- You received this question notification because you are a

[Sikuli-driver] [Question #249558]: How to count images withn a region

2014-05-30 Thread VJ
New question #249558 on Sikuli: https://answers.launchpad.net/sikuli/+question/249558 I need code to count number of occurrences of a image within a region. Can some one send me sample code please -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #249347]: KeyDown(Key.SHIFT) function causes Sikuli IDE1.0.1 to highlight all on any keystroke

2014-05-28 Thread VJ
Question #249347 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249347 Status: Answered = Solved VJ 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

Re: [Sikuli-driver] [Question #249347]: KeyDown(Key.SHIFT) function causes Sikuli IDE1.0.1 to highlight all on any keystroke

2014-05-28 Thread VJ
Question #249347 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249347 Status: Solved = Open VJ is still having a problem: Here is code snippnet: keyDown(Key.SHIFT) hover(ADS_RADIO_STATION_DETAILS_AB) wait(1) mouseDown(Button.LEFT) wait(1) Where do u add KeyUp() or you

[Sikuli-driver] [Question #249347]: KeyDown(Key.SHIFT) function causes Sikuli IDE1.0.1 to highlight all on any keystroke

2014-05-27 Thread VJ
New question #249347 on Sikuli: https://answers.launchpad.net/sikuli/+question/249347 Running version 1.0.1 after executing keyDown(Key.SHIFT) Sikuli 1.0.1 highlights all texts entering LEFT mouse click also seems like CAPS is always on even in notepad. Is there a UNSHIFT function I can call??