Re: [Sikuli-driver] [Question #238681]: Difference between exist() ans find(pattern)

2013-11-05 Thread Muhammed
Question #238681 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/238681 Description changed to: What is the difference between Screen.exist("test.PNG") and Screen.find(pattern("test.PNG")? Which is more efficient in processing time. -- You received this question notification b

[Sikuli-driver] [Question #238681]: Difference between exist() ans find(pattern)

2013-11-05 Thread Muhammed
New question #238681 on Sikuli: https://answers.launchpad.net/sikuli/+question/238681 What is the difference between Screen.exit("test.PNG") and Screen.find(pattern("test.PNG")? Which is more efficient in processing time. -- You received this question notification because you are a member of S

Re: [Sikuli-driver] [Question #235871]: Selecting a value from combo box

2013-09-22 Thread Muhammed
Question #235871 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235871 Status: Answered => Open Muhammed is still having a problem: Hi Akbar, We can not type any thing in the combo box. Only Up and Down Arrows are working. Hai RaiMan, List contains the Country Na

Re: [Sikuli-driver] [Question #235871]: Selecting a value from combo box

2013-09-18 Thread Muhammed
Question #235871 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235871 Status: Answered => Open Muhammed is still having a problem: Dear Akbar, Option 2 is fine, but there is some complexities :- 1) List is very large for validation 2) The highlighted or selected va

[Sikuli-driver] [Question #235871]: Selecting a value from combo box

2013-09-17 Thread Muhammed
New question #235871 on Sikuli: https://answers.launchpad.net/sikuli/+question/235871 Hai, Can any one please tell me how can i select a value from the combo box (Drop down list). I cant type the string in the combo box , only thing is up and down key as well as mouse movement. -- You receiv

Re: [Sikuli-driver] [Question #235864]: Exist function in sikuli java API

2013-09-17 Thread Muhammed
Question #235864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235864 Status: Answered => Solved Muhammed confirmed that the question is solved: Thank you, its solved my problem. Thank you ones again. -- You received this question notification because you are a mem

Re: [Sikuli-driver] [Question #235864]: Exist function in sikuli java API

2013-09-17 Thread Muhammed
Question #235864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235864 Status: Answered => Open Muhammed is still having a problem: Sorry its showing syntax error if(s.exists("C://Images//Screen1.png")) { } Incomaptible type need "Boolean"

[Sikuli-driver] [Question #235864]: Exist function in sikuli java API

2013-09-17 Thread Muhammed
New question #235864 on Sikuli: https://answers.launchpad.net/sikuli/+question/235864 Hai Can Any body please tell me how can i check whether an image is there in the screen or not. Presently i am using this :- Screen s = new Screen(); if(!s.exists("C://Images//Screen1.png").contains(s)); But

Re: [Sikuli-driver] [Question #235771]: Hiding Console window while executing the Java program

2013-09-16 Thread Muhammed
Question #235771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235771 Status: Answered => Solved Muhammed confirmed that the question is solved: Thank you man, Really It was very help full. It is solved -- You received this question notification because you are a mem

[Sikuli-driver] [Question #235771]: Hiding Console window while executing the Java program

2013-09-16 Thread Muhammed
New question #235771 on Sikuli: https://answers.launchpad.net/sikuli/+question/235771 Hai, I am using a batch file to execute the jar in which sikuli interface is used. It works fine but a console window is appearing while executing that program. Can I hide that window. -- You received this q

Re: [Sikuli-driver] [Question #235604]: Not able to run the Compiled jar created from netbeans

2013-09-16 Thread Muhammed
Question #235604 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235604 Status: Answered => Solved Muhammed confirmed that the question is solved: Thank you for your support, now its working fine. Previously i was just double clicking the jar, because in that jar cl

[Sikuli-driver] [Question #235604]: Not able to run the Compiled jar created from netbeans

2013-09-12 Thread Muhammed
New question #235604 on Sikuli: https://answers.launchpad.net/sikuli/+question/235604 Dear Guys, I am new to sikuli. I had downloaded the latest Sikuli-Setup 1.0.1 and Installed the package for developing the program in Netbeans and Eclipse IDE. After that I had started a project in Netbeans a