[Sikuli-driver] [Bug 878864] Re: [request] want Pattern.anySize() and Pattern.anyColor()

2014-04-08 Thread RaiMan
not in the roadmap currently. Earliest in 2015 with 1.2+ -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/878864 Title: [request] want Pattern.anySize() and Pattern.anyColor() Status in Sikuli:

Re: [Sikuli-driver] [Question #246667]: how to switch between remote desktop and local machine.(for ex.copy the content from local machine excel to remote desktop excel for some iterations).

2014-04-08 Thread RaiMan
Question #246667 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246667 Status: Open = Invalid RaiMan changed the question status: not a Sikuli question -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #246607]: sikuli in Maven Central

2014-04-08 Thread Claes Harvenberg
Question #246607 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246607 Claes Harvenberg posted a new comment: Thanks RaiMan, I understand. I haven't uploaded anything myself to Maven Central and it would be no good me guessing about mechanism or policy. You'd think someone

Re: [Sikuli-driver] [Question #246607]: sikuli in Maven Central

2014-04-08 Thread RaiMan
Question #246607 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246607 RaiMan posted a new comment: @ Claes Ok, thanks. No problem, I only took the chance to document my current status on that. May be someone stumbles upon this entry and already has a hint on a well

Re: [Sikuli-driver] [Question #246449]: Show time duration for each testcase in the report generated by HTMLTestRunner

2014-04-08 Thread Mujeebu Rahman
Question #246449 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246449 Status: Answered = Solved Mujeebu Rahman confirmed that the question is solved: OK Thanks RaiMan. -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #246667]: how to switch between remote desktop and local machine.(for ex.copy the content from local machine excel to remote desktop excel for some iterations).

2014-04-08 Thread hariprasadh
Question #246667 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246667 hariprasadh posted a new comment: this is sikuli question.please find below the code which is used to take remote login by copying the xl file to remote. s=new Screen();

Re: [Sikuli-driver] [Question #246667]: how to switch between remote desktop and local machine.(for ex.copy the content from local machine excel to remote desktop excel for some iterations).

2014-04-08 Thread RaiMan
Question #246667 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246667 Status: Invalid = Open RaiMan changed the question status: ok -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #229069]: alternative OCR engine for sikuli

2014-04-08 Thread neogeo
Question #229069 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229069 neogeo posted a new comment: Hi, all I have tried the OCR also but results are not good enough I have tried.. 1. on the plain text home page 2. stock price shown on a flash is there any

Re: [Sikuli-driver] [Question #229069]: alternative OCR engine for sikuli

2014-04-08 Thread RaiMan
Question #229069 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229069 RaiMan posted a new comment: Tesseract definitely is the best available free OCR engine. ... only the current implementation in Sikuli is still rather poor in special situations (small or non regular fonts,

[Sikuli-driver] [Question #246688]: OCR numbers in a flash application

2014-04-08 Thread neogeo
New question #246688 on Sikuli: https://answers.launchpad.net/sikuli/+question/246688 Hi all... I would like to ask if Sikuli is possible to read the numbers on a flash application like this: http://i.imgur.com/CjcN9hh.jpg Thanks a lot ! -- You received this question notification because

[Sikuli-driver] [Bug 1304366] [NEW] Unable to run .exe file with environment variable

2014-04-08 Thread cat123
Public bug reported: Hi RaiMan, I wrote a new version of my previous bug. This time I don't use the os.environ but subprocess.call. Thanks! I very much appreciate your helpfulness in this forum. I don't want to hard code the path to the .exe file I want to test in my .sikuli file. Our

Re: [Sikuli-driver] [Question #246688]: OCR numbers in a flash application

2014-04-08 Thread RaiMan
Question #246688 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246688 Status: Open = Answered RaiMan proposed the following answer: No it cannot: white font on black background does not seem to work. -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #246693]: Unable to run .exe file with environment variable

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

Re: [Sikuli-driver] [Question #246693]: Unable to run .exe file with environment variable

2014-04-08 Thread RaiMan
Question #246693 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246693 Status: Open = Answered RaiMan proposed the following answer: With shell=True, on Windows the given command string is given to CMD.EXE, which expects the string to be an executable command and be quoted

[Sikuli-driver] [Question #246693]: Unable to run .exe file with environment variable

2014-04-08 Thread cat123
New question #246693 on Sikuli: https://answers.launchpad.net/sikuli/+question/246693 Hi RaiMan, I wrote a new version of my previous bug. This time I don't use the os.environ but subprocess.call. Thanks! I very much appreciate your helpfulness in this forum. I don't want to hard code the

[Sikuli-driver] [Bug 1304366] Re: Unable to run .exe file with environment variable

2014-04-08 Thread RaiMan
this is a question ** Changed in: sikuli Status: New = Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/246693 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1304366] Re: Unable to run .exe file with environment variable

2014-04-08 Thread RaiMan
With shell=True, on Windows the given command string is given to CMD.EXE, which expects the string to be an executable command and be quoted according to the rules of CMD.EXE. If the executable filename contains special characters, that have a meaning when parsing a command line - like your (

[Sikuli-driver] [Question #246694]: Sikuli with Selenium Java

2014-04-08 Thread Atul Mirvankar
New question #246694 on Sikuli: https://answers.launchpad.net/sikuli/+question/246694 I have successfully able to configure Sikuli with Selenium Web Driver. When I tried to automate calculator I was properly able to open calculator and click on the buttons. However, when I am not able to

Re: [Sikuli-driver] [Question #246694]: Sikuli with Selenium Java

2014-04-08 Thread RaiMan
Question #246694 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246694 Status: Open = Needs information RaiMan requested more information: The API you are using is not SikuliX. The imports seem to reference some RC3 stuff (sikuli-script.jar ??). Version 1.0.1 does not

[Sikuli-driver] [Question #246723]: Termination an application completely when multiple windows within the appliation is open

2014-04-08 Thread bgbig
New question #246723 on Sikuli: https://answers.launchpad.net/sikuli/+question/246723 I am currently automating various tasks in Microsoft's System Center Configuration Manager 2012. It is obvious that the application is heavy and to perform a test case automation multiple windows needs to be

Re: [Sikuli-driver] [Question #246501]: How to make sikuli find image for a new search?

2014-04-08 Thread Diana
Question #246501 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246501 Status: Answered = Open Diana is still having a problem: Please see my code: dic={'d1':'name1','d2':'name2'} for d,t in dic.iteritems(): click(match) paste(t) click(d) click(add)