Re: [Sikuli-driver] [Question #664112]: Screen capture vnc screen. Is it possible?

2018-02-06 Thread Stephen Carroll
Question #664112 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664112 Status: Answered => Solved Stephen Carroll confirmed that the question is solved: Ahh yes, got it! My syntax was off. Thank you again! -- You received this question notification because your team Sikul

Re: [Sikuli-driver] [Question #663574]: Exception happen in IDE when change script sheet

2018-02-06 Thread Stranger
Question #663574 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663574 Status: Needs information => Open Stranger gave more information on the question: Hello RaiMan On bench, this problem still happens, it is very terrible for me to design scripts in IDE. The script she

Re: [Sikuli-driver] [Question #664142]: Gmail login Functionality error

2018-02-06 Thread RaiMan
Question #664142 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664142 Status: Open => Answered RaiMan proposed the following answer: one of the most often pitfalls: type() does not allow to enter special characters as such see faq 933 use paste() instead. ... in any case

Re: [Sikuli-driver] [Question #664112]: Screen capture vnc screen. Is it possible?

2018-02-06 Thread RaiMan
Question #664112 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664112 RaiMan proposed the following answer: Not sure, where you are doing what. In SikuliX there are no "vnc objects". According to the docs mentioned in comment #1, you get a VNCScreen object, that in turn imple

Re: [Sikuli-driver] [Question #664112]: Screen capture vnc screen. Is it possible?

2018-02-06 Thread Stephen Carroll
Question #664112 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664112 Stephen Carroll posted a new comment: Unfortunately no, it looks like .capture is only a method for Screen objects, not vnc objects. Currently returns a non-filename. I can use another library to work around

[Sikuli-driver] [Question #664143]: Running Sikulix as headless on Docker

2018-02-06 Thread Vikas
New question #664143 on Sikuli: https://answers.launchpad.net/sikuli/+question/664143 We were able to run sikuli-selenium testcases as headless on a standalone Linux machine by using xvfb and vnc. However, unable to execute the same on a Linux Docker machine. Port forwarding not happening correc

[Sikuli-driver] [Question #664142]: Gmail login Functionality error

2018-02-06 Thread Prasanjit
New question #664142 on Sikuli: https://answers.launchpad.net/sikuli/+question/664142 My Sikuli Automation scenario is a) Load www. google.com b)Click on Gmail link at the top right c)Login page displayed d)Type emailid in the email id/phonenumber field e)Click Next f)Password field is displaye

Re: [Sikuli-driver] [Question #663200]: Running Sikuli scripts built using Java in Jenkins VDI

2018-02-06 Thread Sivakumar S
Question #663200 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663200 Sivakumar S posted a new comment: The above win32.dll error is resolved, this is new error. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #663200]: Running Sikuli scripts built using Java in Jenkins VDI

2018-02-06 Thread Sivakumar S
Question #663200 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663200 Status: Answered => Open Sivakumar S is still having a problem: Thanks RaiMan, We have upgraded it to 1.1.1 and while running in Jenkins VDI, We are getting below error [error] Location: outside any scr

[Sikuli-driver] [Question #664131]: Change color of an object SIKULI

2018-02-06 Thread Rita Maia
New question #664131 on Sikuli: https://answers.launchpad.net/sikuli/+question/664131 Hello, Is there a way to have a button as an image and change the color of the button with SIKULI? Thanks, Rita Maia -- You received this question notification because your team Sikuli Drivers is an answer c

Re: [Sikuli-driver] [Question #664122]: Run sikuli script in headless mode in ubuntu

2018-02-06 Thread Prasanjit
Question #664122 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664122 Prasanjit posted a new comment: we were able to run it on non-docker linux machine with vnc & xvfb but not on docker machine. Our issue is running headless on the docker machine -- You received this qu

Re: [Sikuli-driver] [Question #664122]: Run sikuli script in headless mode in ubuntu

2018-02-06 Thread RaiMan
Question #664122 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664122 Status: Open => Answered RaiMan proposed the following answer: activate xvfb on the system, where SikuliX should work. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #664112]: Screen capture vnc screen. Is it possible?

2018-02-06 Thread RaiMan
Question #664112 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664112 Status: Open => Answered RaiMan proposed the following answer: see: http://sikulix-2014.readthedocs.io/en/latest/screen.html#connecting-to-a-vnc-server-vncscreen -- You received this question notificat