Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-31 Thread Launchpad Janitor
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 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 no

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-15 Thread Rajesh
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Rajesh gave more information on the question: Hi RaiMan, Could you please let me know if there is a way i can run sikuli in eclipse to control a screen which is running remotely using Java API's ? On Wed,

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-13 Thread Rajesh
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Status: Answered => Open Rajesh is still having a problem: Thanks RaiMan much appreciated . so we can't automate a screen which is running remotely using Java ? On 13 Aug 2014 22:07, "RaiMan" wrote: >

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-13 Thread RaiMan
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Status: Open => Answered RaiMan proposed the following answer: you a are using https://code.google.com/p/sikuli-api/ this is not supported here. -- You received this question notification because you

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-13 Thread Rajesh
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Rajesh gave more information on the question: Hi, I am able to use sikuli to answer a call locally: ScreenRegion s = new DesktopScreenRegion(); Target imageTarget = new ImageTarget(new File("images/answer.png

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-13 Thread Rajesh
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Status: Answered => Open Rajesh is still having a problem: Thanks RaiMan much appreciated. Will give it a shot. So I will download the sikuli-setup.jar and double click. And when i create the junit in e

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-13 Thread RaiMan
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Status: Open => Answered RaiMan proposed the following answer: You are running a completely mixed setup, with parts that have nothing to do with another. https://github.com/enix12enix/sikuli-remote-cont

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-12 Thread Rajesh
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Rajesh gave more information on the question: I tried to run server jar(server-windows-0.0.1-SNAPSHOT-jar-with-dependencies.jar) in my local machine and tried but got this exception: org.sikuli.remote.script

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-12 Thread Rajesh
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Status: Needs information => Open Rajesh gave more information on the question: Hi, Thanks for your response, I didnt actually get by what headless means. Yes on the remote windows machine we have a phy

Re: [Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-12 Thread Eugene S
Question #252999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252999 Status: Open => Needs information Eugene S requested more information: Hi, When you run it remotely, do you run it headless? Because if it is, Sikuli won't work as it needs a physical screen. -- You r

[Sikuli-driver] [Question #252999]: sikuli remote control

2014-08-12 Thread Rajesh
New question #252999 on Sikuli: https://answers.launchpad.net/sikuli/+question/252999 Hi, I am new to sikuli and trying the following scenario: I am trying to run the automated test case with selenium and sikuli , where using selenium I fill the form on browser and submit. On the remote windows