Re: [Sikuli-driver] [Question #251689]: Java Sikuli program works within Netbeans but fails once built as a Jar

2024-02-07 Thread Arslan Akbar
Question #251689 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/251689 Arslan Akbar posted a new comment: The Resource Loader message simplest appears on the primary run, thereafter no message is displayed however the keystrokes do now not start and not anything is output to

Re: [Sikuli-driver] [Question #240213]: How to know a specific image found on a if exists with an array

2013-12-03 Thread akbar
Question #240213 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240213 Status: Open => Answered akbar proposed the following answer: I dont know what existsAny returns whether a boolean or a match. Whatever it returns you can store that in a variable and then use

Re: [Sikuli-driver] [Question #239829]: how to create the sync between Sikuli and android Emulator in Windows.

2013-11-26 Thread akbar
Question #239829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239829 Status: Needs information => Answered akbar proposed the following answer: You can use the wait() method and pass the image of the emulator screen(home). See this documentation - http://doc.sikuli.

Re: [Sikuli-driver] [Question #239356]: Using Sikuli tests on a headless remote VM

2013-11-20 Thread akbar
Question #239356 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239356 Status: Open => Answered akbar proposed the following answer: Try VNC -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sik

Re: [Sikuli-driver] [Question #236802]: How to select an one of the option from dropdown list?

2013-10-07 Thread akbar
Question #236802 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236802 akbar posted a new comment: Yes lot of programming languages give powerful file operation capabilities. Also can you mark the query as solved as your original problem is solved? -- You received this

Re: [Sikuli-driver] [Question #236802]: How to select an one of the option from dropdown list?

2013-10-06 Thread akbar
Question #236802 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236802 Status: Open => Answered akbar proposed the following answer: see this faq https://answers.launchpad.net/sikuli/+question/235871 -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #236802]: How to select an one of the option from dropdown list?

2013-10-04 Thread akbar
Question #236802 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236802 akbar posted a new comment: Is the click on save.png happening? Can you see the mouse movement on this image during the run? Add some wait between each step and try. -- You received this question

Re: [Sikuli-driver] [Question #235975]: [1.0.1] Windows: Java: "Fatal Error 110: loading: WinUtil.dll" when running from command prompt

2013-09-19 Thread akbar
Question #235975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235975 akbar posted a new comment: Can you run the same by giving path for libs separately in classpath, -cp lib/*:lib/libs -- You received this question notification because you are a member of Sikuli Drivers

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

2013-09-19 Thread akbar
Question #235871 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235871 akbar posted a new comment: 1) List is very large for validation - You can press the first letter of the required value and then do the looping logic. What about the first option? Only other option i can

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

2013-09-19 Thread akbar
Question #235871 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235871 akbar requested more information: 1) List is very large for validation - You can press the first letter of the required value and then do the looping logic. What about the first option? Only other option i

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

2013-09-17 Thread akbar
Question #235871 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235871 Status: Open => Answered akbar proposed the following answer: Option1:- Do a click on the list object and then click again by passing the text value of the list option. Last time i used such thing

Re: [Sikuli-driver] [Question #235812]: 1.0.1 - FileManager.loadLibrary("VisionProxy") throws error

2013-09-17 Thread akbar
Question #235812 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235812 Status: Needs information => Solved akbar confirmed that the question is solved: DLLs in libs got renamed because they were downloaded from a shared location, when changed the names to original,

Re: [Sikuli-driver] [Question #235812]: 1.0.1 - FileManager.loadLibrary("VisionProxy") throws error

2013-09-16 Thread Akbar
Question #235812 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235812 Status: Needs information => Open Akbar gave more information on the question: Yes JavaHere are the debug logs [debug] ResourceLoaderBasic: SikuliX Package Build: 1.0.1 25AUG2013190532 [de

Re: [Sikuli-driver] [Question #235812]: 1.0.1 - FileManager.loadLibrary("VisionProxy") throws error

2013-09-16 Thread Akbar
Question #235812 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235812 Description changed to: Environment - Windows7(32)/Java6, using latest sikuli-java api -sikuli-java jar and libs(with all DLLs) are under same folder(library) -added libs folder path to system PATH variable

Re: [Sikuli-driver] [Question #235812]: 1.0.1 - FileManager.loadLibrary("VisionProxy") throws error

2013-09-16 Thread Akbar
Question #235812 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235812 Description changed to: Environment - Windows7/Java6, using latest sikuli-java api -sikuli-java jar and libs(with all DLLs) are under same folder(library) -added libs folder path to system PATH variable Fil

[Sikuli-driver] [Question #235812]: 1.0.1 - FileManager.loadLibrary("VisionProxy") throws error

2013-09-16 Thread Akbar
New question #235812 on Sikuli: https://answers.launchpad.net/sikuli/+question/235812 Environment - Windows7/Java6, using latest sikuli-java api -sikuli-java jar is located under library folder -libs folder in also under library folder -added libs folder path to system PATH variable FileManager.

Re: [Sikuli-driver] [Question #235679]: unable to download Sikuli-ide-1.0.1.jar

2013-09-14 Thread Akbar
Question #235679 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235679 Akbar posted a new comment: You just have to tell ur network/admin guys to download it for you -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #235179]: Can I run a sikuli script without being logged in. --- simply no

2013-09-08 Thread Akbar
Question #235179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235179 Akbar posted a new comment: This is how you can do this. 1.Create a scheduler to call the batch and sikuli script 2.Login to the test machine and let it lock 3.When the scheduler runs, tscon.exe will log you

Re: [Sikuli-driver] [Question #235179]: Can I run a sikuli script without being logged in. --- simply no

2013-09-06 Thread Akbar
Question #235179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235179 Akbar posted a new comment: Sean, if this works then let Raiman know, so that he can change the subject of the question accordingly -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #235179]: Can I run a sikuli script without being logged in. --- simply no

2013-09-06 Thread Akbar
Question #235179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235179 Akbar proposed the following answer: Put these commands in a batch file and make the scheduler to call this before launching the script. These commands will make sure that current logged in user is

Re: [Sikuli-driver] [Question #234821]: 1.0.1 - Error while setting MinTargetSize

2013-09-03 Thread Akbar
Question #234821 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234821 Status: Answered => Solved Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #234819]: [1.0.1] org.sikuli.basics package documentation --- not for public use

2013-09-03 Thread Akbar
Question #234819 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234819 Status: Open => Solved Akbar confirmed that the question is solved: https://answers.launchpad.net/sikuli/+question/235073 -- You received this question notification because you are a member of Sik

Re: [Sikuli-driver] [Question #235073]: [1.0.1] Java: Settings.BundlePath not useable --- use ImageLocator.setBundlePath(path) instead

2013-09-03 Thread Akbar
Question #235073 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235073 Status: Answered => Solved Akbar confirmed that the question is solved: ImageLocator.setBundlePath() worked -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #235073]: [1.0.1] Java: Settings.BundlePath not useable --- use ImageLocator.setBundlePath(path) instead

2013-09-03 Thread Akbar
Question #235073 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235073 Akbar posted a new comment: JAR was downloaded on 29th August. The other question is dated 27th August. Still i will try with latest today. -- You received this question notification because you are a

[Sikuli-driver] [Question #235073]: screen.find() failing with 1.0.1 version

2013-09-02 Thread Akbar
New question #235073 on Sikuli: https://answers.launchpad.net/sikuli/+question/235073 Screen.find("image.png") fails with the latest Java API. The image is definitely present in the bundle path. Throws the following error, [error] image.png looks like a file, but not on disk. Assume it's text.

Re: [Sikuli-driver] [Question #235073]: screen.find() failing with 1.0.1 version

2013-09-02 Thread Akbar
Question #235073 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235073 Akbar gave more information on the question: Code, Settings.BundlePath = "D:\\Sikuli 1.0.1\\"; Screen s = new Screen(); s.find("image.png"); -- You received this question notificati

Re: [Sikuli-driver] [Question #234819]: [1.0.1] org.sikuli.basics package documentation --- not for public use

2013-08-30 Thread Akbar
Question #234819 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234819 Akbar posted a new comment: Ok got it. I have been setting MinTargetSize in my current scripts(using java api), do you think i should continue doing that or stop it with the latest version? Similarly what is

Re: [Sikuli-driver] [Question #234819]: [1.0.1] org.sikuli.basics package documentation --- not for public use

2013-08-30 Thread Akbar
Question #234819 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234819 Status: Answered => Open Akbar is still having a problem: Ok got it. I have been setting MinTargetSize in my current scripts(using java api), do you think i should continue doing that or stop it w

Re: [Sikuli-driver] [Question #234819]: [1.0.1] org.sikuli.basics package documentation --- not for public use

2013-08-30 Thread Akbar
Question #234819 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234819 Status: Answered => Open Akbar is still having a problem: Are you saying the package is not intended for public use? If so, how can i access the Settings and Vision methods? -- You received t

Re: [Sikuli-driver] [Question #212273]: How to handle App.open() exception in Java

2013-08-30 Thread Akbar
Question #212273 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/212273 Status: Answered => Solved Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

[Sikuli-driver] [Question #234821]: 1.0.1 - Error while setting MinTargetSize

2013-08-28 Thread Akbar
New question #234821 on Sikuli: https://answers.launchpad.net/sikuli/+question/234821 Getting below error on setting the MinTargetSize using Java API for latest release. code - import org.sikuli.basics.proxies.Vision; Vision.setParameter("MinTargetSize", value); value = float value error -

[Sikuli-driver] [Question #234819]: org.sikuli.basics package documentation

2013-08-28 Thread Akbar
New question #234819 on Sikuli: https://answers.launchpad.net/sikuli/+question/234819 Java docs at "https://dl.dropboxusercontent.com/u/42895525/SikuliX/SikuliX-API-JavaDocs/index.html"; do not have this package listed. Where i can one find docs for the org.sikuli.basics package? -- You recei

Re: [Sikuli-driver] [Question #234699]: Changes to use the latest version

2013-08-28 Thread Akbar
Question #234699 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234699 Status: Answered => Solved Akbar confirmed that the question is solved: For some reason, the sikuli-java jar was not showing the org.sikuli.script package in eclipse(probably bcoz my setup did

Re: [Sikuli-driver] [Question #234634]: [1.0.1] Download during new setup is failing

2013-08-27 Thread Akbar
Question #234634 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234634 Status: Answered => Solved Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

[Sikuli-driver] [Question #234699]: Changes to use the latest version

2013-08-27 Thread Akbar
New question #234699 on Sikuli: https://answers.launchpad.net/sikuli/+question/234699 What are all the changes required in scripts(written in version 1.0.0) if we move to the latest version 1.0.1? I find the API(sikuli-java) is totally different to previous version(sikuli-script). My scripts are

Re: [Sikuli-driver] [Question #234634]: [1.0.1] Download during new setup is failing

2013-08-27 Thread Akbar
Question #234634 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234634 Akbar posted a new comment: Running setup downloaded new ide jar but few steps failed. Another problem was i had previous version files in the same folder and even after removing them, it kept saying old

Re: [Sikuli-driver] [Question #234634]: [1.0.1] Download during new setup is failing

2013-08-27 Thread Akbar
Question #234634 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234634 Status: Solved => Open Akbar is still having a problem: I downloaded the zip package "Sukuli-1.0.1-Offline-Setup-IDE-option1". There are 2 jars in the package - sikuli-ide-1.0.1 and sikuli-

Re: [Sikuli-driver] [Question #234634]: Download during new setup is failing

2013-08-26 Thread Akbar
Question #234634 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234634 Status: Answered => Solved Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

[Sikuli-driver] [Question #234634]: Download during new setup is failing

2013-08-26 Thread Akbar
New question #234634 on Sikuli: https://answers.launchpad.net/sikuli/+question/234634 After selecting any option on the new SikuliX-Setup, download of jar is failing. The logs have the following errors, [debug (8/26/13 3:47:08 PM)] FileManager: Downloading sikuli-ide-1.0.1.jar having -1 KB [err

[Sikuli-driver] [Question #212273]: How to handle App.open() exception in Java

2012-10-25 Thread Akbar
New question #212273 on Sikuli: https://answers.launchpad.net/sikuli/+question/212273 Whenever app.open() fails it prints an error log but does not throw an exception. I want to be able to catch the failure and do some action in Java? -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #211334]: OCR usage and integration with Sikuli

2012-10-22 Thread Akbar
Question #211334 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211334 Status: Answered => Solved Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #211636]: Image test works on SikuliIDE but not with Java lib

2012-10-22 Thread Akbar
Question #211636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211636 Status: Answered => Solved Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #211636]: Image test works on SikuliIDE but not with Java lib

2012-10-21 Thread Akbar
Question #211636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211636 Akbar posted a new comment: sorry raimund, i thought that was your public email id related sikuli support. how do i contact the admin? -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #211636]: Image test works on SikuliIDE but not with Java lib

2012-10-19 Thread Akbar
Question #211636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211636 Akbar posted a new comment: Google start page image is also fine but what i used is just a small screenshot of the image on "Google Images" page. I have emailed the image to your mail rmhdeve

Re: [Sikuli-driver] [Question #211636]: Image test works on SikuliIDE but not with Java lib

2012-10-19 Thread Akbar
Question #211636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211636 Status: Answered => Open Akbar is still having a problem: Thanks RaiMan. I do understand the differences in between browsers, but the screenshot was taken on a Chrome browser and the same image

Re: [Sikuli-driver] [Question #211636]: Image test works on SikuliIDE but not with Java lib

2012-10-18 Thread Akbar
Question #211636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211636 Description changed to: Took a screenshot of an image on a browser(lets say Chrome) and the match preview showed a score of 0.7 and a call to exists or find was passing. Using the same screenshot i ran simila

Re: [Sikuli-driver] [Question #211636]: Image test works on SikuliIDE but not with Java lib

2012-10-18 Thread Akbar
Question #211636 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211636 Description changed to: Took a screenshot of an image on a browser(lets say Chrome) and the match preview showed a score of 0.7 and a call to exists or find in IDE was passing. Using the same screenshot i ran

[Sikuli-driver] [Question #211636]: Image test works on SikuliIDE but not with Java lib

2012-10-18 Thread Akbar
New question #211636 on Sikuli: https://answers.launchpad.net/sikuli/+question/211636 Took a screenshot of an image on a browser(lets say Chrome) and the match preview showed a score of 0.7 and a call to exists or find was passing. Using the same screenshot i ran similar steps using the same bro

Re: [Sikuli-driver] [Question #211334]: OCR usage and integration with Sikuli

2012-10-16 Thread Akbar
Question #211334 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211334 Akbar posted a new comment: Rephrasing the question. Integration - Modifying source code is costly and complex. Other OCR - I assume you meant that ImageMagick+Sikuli can be done in Java and BufferedImages

Re: [Sikuli-driver] [Question #211334]: OCR usage and integration with Sikuli

2012-10-16 Thread Akbar
Question #211334 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/211334 Status: Answered => Open Akbar is still having a problem: Thanks RaiMan. I am using the java library of sikuli, can you please give more details about TextRecognizer / ImageMagick/ BufferedImages us

[Sikuli-driver] [Question #211334]: OCR usage and integration with Sikuli

2012-10-15 Thread Akbar
New question #211334 on Sikuli: https://answers.launchpad.net/sikuli/+question/211334 I wanted to know if there a possibility of using other OCR engine with Sikuli and if possible how can i achieve this integration with Sikuli? Most of the use cases require some text to be read/acted upon dynami

Re: [Sikuli-driver] [Question #210748]: click dynamically

2012-10-11 Thread Akbar
Question #210748 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/210748 Status: Answered => Solved Akbar confirmed that the question is solved: RaiMan, Thanks for reply. Your previous solution worked. What i observed is that region.text() works consistently after click()

Re: [Sikuli-driver] [Question #210748]: click dynamically

2012-10-11 Thread Akbar
Question #210748 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/210748 Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #210748]: click dynamically

2012-10-09 Thread Akbar
Question #210748 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/210748 Status: Answered => Open Akbar is still having a problem: The record may not be the first record. How to click on 12345? Example:- ID 11000 12000 12341 12345 12346 12347 -- You received this quest

[Sikuli-driver] [Question #210748]: click dynamically

2012-10-09 Thread Akbar
New question #210748 on Sikuli: https://answers.launchpad.net/sikuli/+question/210748 Records are displayed in a table and the requirement is to click on any one record. Each record has an ID which is generated dynamically during the execution. ID value is known before clicking on it, but how to

Re: [Sikuli-driver] [Question #210518]: Click button beside a label using Java

2012-10-06 Thread Akbar
Question #210518 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/210518 Akbar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #210518]: Click button beside a label using Java

2012-10-06 Thread Akbar
Question #210518 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/210518 Status: Answered => Solved Akbar confirmed that the question is solved: Thanks. Offset logic worked. -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #210518]: Click button beside a label using Java

2012-10-06 Thread Akbar
Question #210518 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/210518 Status: Answered => Open Mohammed Akbar Ali is still having a problem: Thanks for the reply. the label is getting highlighted but it still does not click on the button. m is null after the exi

Re: [Sikuli-driver] [Question #210518]: Click button beside a label using Java

2012-10-06 Thread Mohammed Akbar Ali
Question #210518 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/210518 Description changed to: I want to click a button which is located beside a label on a webpage using the Sikuli Java lib. But it fails at the click step saying it couldnt find the button image. Not sure if Mat

[Sikuli-driver] [Question #210518]: Click button beside a label using Java

2012-10-06 Thread Mohammed Akbar Ali
New question #210518 on Sikuli: https://answers.launchpad.net/sikuli/+question/210518 I want to click a button which is located beside a label on a webpage using the Sikuli Java lib. But it fails at the click step saying it couldnt find the button image. Not sure if Match is the correct class to