[Sikuli-driver] [Question #248029]: Providing the test case description in unittest module

2014-05-02 Thread Mujeebu Rahman
New question #248029 on Sikuli: https://answers.launchpad.net/sikuli/+question/248029 Hi, I am using unittest module to run my tests, I want to provide some test case description to my test cases so that it will look meaningful in the report. The reporting module I am using is HTMLTestRunner.

[Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-02 Thread Eugene S
New question #248040 on Sikuli: https://answers.launchpad.net/sikuli/+question/248040 Hi, I know that there are quite a few threads already concerned with using Sikuli and Selenium. The thing is that it seems that most (if not all) people use Sikuli using Eclipse and/or import Sikuli into

Re: [Sikuli-driver] [Question #248029]: Providing the test case description in unittest module

2014-05-02 Thread Mujeebu Rahman
Question #248029 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248029 Mujeebu Rahman posted a new comment: Any update on this. Regards. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #247998]: java.lang.NoClassDefFoundError: org/sikuli/script/Screen when calling Screen object from jar file through command line

2014-05-02 Thread RaiMan
Question #247998 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/247998 Status: Open = Answered RaiMan proposed the following answer: No, this is only for building g and running in Eclipse. After some experimenting with Eclipse on Windows 8 and Java 7 (I really love my

Re: [Sikuli-driver] [Question #248029]: Providing the test case description in unittest module

2014-05-02 Thread RaiMan
Question #248029 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248029 Status: Open = Answered RaiMan proposed the following answer: not a current feature of HTMLTestRunner. But you might add it somehow, since the source is with you. You might add a request bug, since I

Re: [Sikuli-driver] [Question #248016]: Which Screen Takes Screenshot

2014-05-02 Thread RaiMan
Question #248016 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248016 Status: Open = Answered RaiMan proposed the following answer: paste some typical code, you are using, where you think, it is going wrong. With version 1.0.1 you can use showScreens() to printout your

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-02 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open = Needs information RaiMan requested more information: Have you already tried with the Python package, to use it with the latest Jython 2.7 (contained in SikuliX 1.0.1)? -- You received

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-05-02 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Needs information = Answered RaiMan proposed the following answer: Sikuli 1.0.1 not possible, because it contains Jython 2.5.4 I tested with version 1.1.0-Beta1 (not available yet :-(, which

Re: [Sikuli-driver] [Question #248016]: Which Screen Takes Screenshot

2014-05-02 Thread UNCCheezy
Question #248016 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248016 Status: Answered = Open UNCCheezy is still having a problem: This is the output. The issue is that the larger screen s1 is getting all the screenshots. I am unable to take a screenshot on s0, even

Re: [Sikuli-driver] [Question #248016]: Which Screen Takes Screenshot

2014-05-02 Thread RaiMan
Question #248016 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248016 Status: Open = Needs information RaiMan requested more information: -- I am unable to take a screenshot on s0 Do you mean taking a picture in the IDE using the command bar on the left or the screenshot

Re: [Sikuli-driver] [Question #248016]: Which Screen Takes Screenshot

2014-05-02 Thread UNCCheezy
Question #248016 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248016 Status: Needs information = Open UNCCheezy gave more information on the question: correct using the camera button in the IDE. I normally use ths shortcut to take pictures cmd + shift + 2 I tried the

Re: [Sikuli-driver] [Question #248012]: Image recognition and animated buttons

2014-05-02 Thread Bren Cawley
Question #248012 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248012 Status: Answered = Solved Bren Cawley confirmed that the question is solved: Thanks Eugene S, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #248012]: Image recognition and animated buttons

2014-05-02 Thread Bren Cawley
Question #248012 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248012 Status: Solved = Open Bren Cawley is still having a problem: Thanks, that worked for me. I wasn't aware that you could offset your target to a point that is outside your selected area. Still, it's a