[Sikuli-driver] [Question #691650]: enter keyboard commands to app

2020-07-02 Thread Dan
New question #691650 on Sikuli: https://answers.launchpad.net/sikuli/+question/691650 i'm running a roblox app on a windows pc, in the default window. I can enter keyboard single character commands (e.g. "s", "d", "e") in app normally (without sikuli), and app responds appropriately. I'm tryi

Re: [Sikuli-driver] [Question #674928]: object has no attribute 'find' error

2018-10-13 Thread Dan Quimby
Question #674928 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/674928 Dan Quimby posted a new comment: This helped RaiMan! Looks like I just needed to wait a bit for SikuliX to able to work with the new browser and region in BrowserRegion[x]. I'm running some tests toda

Re: [Sikuli-driver] [Question #674928]: object has no attribute 'find' error

2018-10-09 Thread Dan Quimby
Question #674928 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/674928 Status: Answered => Open Dan Quimby is still having a problem: This is what changes x for x in range(len(BrowserRegion)): This worked fine in 1.1.3 btw 1.1.4 changes to App are a massive improvem

[Sikuli-driver] [Question #674928]: object has no attribute 'find' error

2018-10-09 Thread Dan Quimby
New question #674928 on Sikuli: https://answers.launchpad.net/sikuli/+question/674928 I'm getting the following error inconsistently: TDTab = BrowserRegion[x].find(Pattern("1535129202271.png").similar(0.85)) AttributeError: 'NoneType' object has no attribute 'find' Sometimes I can just rerun th

[Sikuli-driver] [Bug 1730645] Re: [1.1.1] Windows 10: Move mouse for click not working since new JRE and Windows update with Java 8 and HiDPI --- workaround Java 9 and scaling 100%

2018-02-05 Thread Dan Quimby
Thanks RaiMan. I'll give this a try. I suspected there might be something in the scaling. I fiddle with it a bit, but no success. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1730645 Title: [

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-08 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: been busy on another project. Will get to trying the jar this week. -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-06 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: Let's give that shot RaiMan. Maybe it will give us a clue what thing in my system is interacting badly with the Java to cause the erratic movement when Java is dr

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-06 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: These are correct. I changed bottom right offset to (-200,-200) to keep it from triggering the Windows 10 show desktop feature that happens when the mouse is put in the

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-05 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: I was curious about not seeing the output. Sikuli is running as Admin and in debug mode. After loading my debug class and restarting Sikuli here is the output of your

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-05 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: The last video showed with MouseMoveDelay = 2 and = 0 per your instructions. At MMD = 0 I can't see any movement of the mouse. This video is a run of the script you

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-05 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: Sigh! I develop in .Net on a Trading platform and run into this sort of things from time to time. An issue that despite my best efforts I can't reproduce in my develo

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-03 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: Here is the result: https://app.box.com/s/p2qewlw4bg458p9qm2sdy4tpdu2ln985 -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-03 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: I updated the Intel video drivers, but that didn't help either. -- You received this question notification because your team Sikuli Drivers is an answer contact for S

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-03 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: I tried it on MouseMoveDelay - 0 and it was the same bad result (my default setting on this was (0.05) I tried the opposite with a setting of 6 and here is the video: https

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-03 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: Here is a video of the behavior. I slowed the mouse down to 2.0. https://app.box.com/s/3mixeclboy054a4fts1amx5rfxg983r6 It gets close, but something makes it start jumping

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-03 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: Hmm, Oracle's site hasn't released 1.8.0_152 yet. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-03 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: My system: Win 10 (64 bit) Home Edition - version 1709 build 16299.19 Java 1.8.0_151-b12 Sikuli IDE 1.1.0 RaiMan, looks like you'll need to update to version 1709 t

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-02 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Dan Quimby posted a new comment: Here is the debug output of the failure: [debug] Debug: setLogger [debug] Debug.setLoggerAll: callback [debug] JythonSupport: findModule: TDMethods.sikuli ([u'C:\\

Re: [Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-02 Thread Dan Quimby
Question #660237 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660237 Status: Needs information => Open Dan Quimby gave more information on the question: Yes, I ensured it was running in Admin after the problem occurred. Unfortunately, that didn't resolve t

[Sikuli-driver] [Question #660237]: Move mouse for click method not working since new JRE and Windows update

2017-11-01 Thread Dan Quimby
New question #660237 on Sikuli: https://answers.launchpad.net/sikuli/+question/660237 wondering if anyone else is seeing this. I install the latest big update for Windows this morning and also accepted an update to the latest JRE. Now my when Sikuli moves the mouse to click on a match it doesn'

[Sikuli-driver] [Question #658351]: Sharing Sikulx files between computers

2017-09-20 Thread Dan
New question #658351 on Sikuli: https://answers.launchpad.net/sikuli/+question/658351 I have no issues sharing the scripts themselves, but the image recognition from computer to computer doesn't seem to work well. Even with the image pattern matching set as low as it can be( while still finding

Re: [Sikuli-driver] [Question #198912]: Mac: Eclipse: Unable to find library META-INF/lib/libVisionProxy.dylib

2015-11-12 Thread Dan
Question #198912 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198912 Dan posted a new comment: Hi RaiMan, Sorry for bothering you, I meet the same problem and just follow your steps. I cannot find /Applications/Sikuli- IDE.app/Contents/Resources/Java/sikuli-script.jar, do

Re: [Sikuli-driver] [Question #198912]: Mac: Eclipse: Unable to find library META-INF/lib/libVisionProxy.dylib

2015-11-12 Thread Dan
Question #198912 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198912 Dan posted a new comment: Hi RaiMan, Sorry for bothering you, I meet the same problem and just follow your steps. I cannot find /Applications/Sikuli- IDE.app/Contents/Resources/Java/sikuli-script.jar, do

Re: [Sikuli-driver] [Question #270046]: user debug statement doesnt work

2015-08-06 Thread Dan
Question #270046 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270046 Status: Answered => Solved Dan confirmed that the question is solved: Thanks. I had tried a handful of permutations thinking it might be a doc issue, but I guess I missed that one. -- You recei

Re: [Sikuli-driver] [Question #270046]: user debug statement doesnt work

2015-08-06 Thread Dan
Question #270046 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270046 Dan 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 #270046]: user debug statement doesnt work

2015-08-05 Thread Dan
Question #270046 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270046 Status: Answered => Open Dan is still having a problem: I tried the line: setUserLogfile("C:\mylog.txt") and after run, execution stops at that line with error message: [error (8/5/1

[Sikuli-driver] [Question #270046]: user debug statement doesnt work

2015-08-05 Thread Dan
file' ) line 94 is the last of the four lines above. I'm running IDE version 1.1.0 . If I comment out that line, the script works fine (without the logs of course). what am I doing wrong? Dan -- You received this question notification because you are a member of Sikuli D

Re: [Sikuli-driver] [Question #269266]: Multiple instances of OCR causes Java crash

2015-07-16 Thread Dan
Question #269266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269266 Status: Answered => Solved Dan confirmed that the question is solved: I did not realize it was not thread safe. I have a workaround. -- You received this question notification because you are a mem

[Sikuli-driver] [Question #269266]: Multiple instances of OCR causes Java crash

2015-07-15 Thread Dan
New question #269266 on Sikuli: https://answers.launchpad.net/sikuli/+question/269266 I am trying to run two processes at the same time with two browsers using Selenium and Sikuli. When Sikuli does an OCR of an image on both threads at the same time, it causes Java to crash. When I put a semapho

Re: [Sikuli-driver] [Question #268990]: Using a Screen other than the whole desktop

2015-07-13 Thread Dan
Question #268990 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268990 Status: Answered => Solved Dan confirmed that the question is solved: I think I figured out a way to what I want. I can grab the screenshot and put it into an Image object. Then I can OCR it to fig

Re: [Sikuli-driver] [Question #268990]: Using a Screen other than the whole desktop

2015-07-11 Thread Dan
Question #268990 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268990 Dan gave more information on the question: I want to have several overlapping browsers running. When something changes in one, I want sikuli to bring it to the front and click some images in it. The problem

Re: [Sikuli-driver] [Question #269031]: Cant find Settings class

2015-07-11 Thread Dan
Question #269031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269031 Status: Answered => Solved Dan 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 #269031]: Cant find Settings class

2015-07-11 Thread Dan
Question #269031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269031 Dan posted a new comment: Am I looking at outdated documentation? http://doc.sikuli.org/javadoc/org/sikuli/script/Settings.html -- You received this question notification because you are a member of

[Sikuli-driver] [Question #269031]: Cant find Settings class

2015-07-08 Thread Dan
New question #269031 on Sikuli: https://answers.launchpad.net/sikuli/+question/269031 I am trying to turn on the OCR functionality in Sikuli with: Settings.OcrTextRead = true; Settings.OcrTextSearch = true; But when I try to add the Settings class: import org.sikuli.script.Settings; It can't

[Sikuli-driver] [Question #268990]: Using a Screen other than the whole desktop

2015-07-07 Thread Dan
New question #268990 on Sikuli: https://answers.launchpad.net/sikuli/+question/268990 I switched over from trying sikuliFifirefoxDriver to using the sikuliX branch. I am able to call up a webpage in Selenium and click certain images on the page using sikuli. But sikuli is using the visible deskt

Re: [Sikuli-driver] [Question #268580]: questions about sikulifirefoxdriver

2015-07-06 Thread Dan
Question #268580 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268580 Dan posted a new comment: I have been trying for a week or so and I can't seem to get it to do what I want. The sikuliwebdriver doesn't find images on the selenium browser page (seems like a bug

Re: [Sikuli-driver] [Question #268580]: questions about sikulifirefoxdriver

2015-06-26 Thread Dan
Question #268580 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268580 Dan posted a new comment: SikuliFirefoxDriver can be found here: https://code.google.com/p/sikuli-api/wiki/SikuliWebDriver It looks like you turn on the OCR with: Settings.OcrTextSearch

Re: [Sikuli-driver] [Question #268580]: questions about sikulifirefoxdriver

2015-06-26 Thread Dan
Question #268580 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/268580 Dan posted a new comment: Yes, I am using the java API. Is there a more appropriate forum to ask that question? The java API has a Region.text() that acts as OCR, but it seems to turned off by default

[Sikuli-driver] [Question #268580]: questions about sikulifirefoxdriver

2015-06-26 Thread Dan
New question #268580 on Sikuli: https://answers.launchpad.net/sikuli/+question/268580 I just discovered sikuli and I am having some trouble getting the SikuliFirefoxDriver to work the way I would like. I am trying to use Sikuli (and selenium) to click on buttons in a flash program running in my

[Sikuli-driver] [Bug 944687] Re: An error is given after the script is saved

2012-03-02 Thread Dan L.F.
It works, the problem is as you said, when you save the script in the root directory. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/944687 Title: An error is given after the script is saved Stat

[Sikuli-driver] [Bug 944687] Re: An error is given after the script is saved

2012-03-02 Thread Dan L.F.
The main idea was that the scripts runs until is not saved here are the lines: click("fw.png") type("some text") openApp("C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe") -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. http

[Sikuli-driver] [Bug 944687] [NEW] An error is given after the script is saved

2012-03-02 Thread Dan L.F.
Public bug reported: Preconditions: Sikuli: 1.0rc3 v905, and sikuli v930. Win7 on 64bit Steps: 1.Create a script 2.Save the script. Actual result: 1. An error is given : [error] Stopped [error] An error occurs at line 1 [error] Error message: SyntaxError: ('mismatched character \'\\n\' expec

[Sikuli-driver] [Bug 786397] [NEW] Mouse down time on click is too quick

2011-05-21 Thread Dan Ferry
Public bug reported: When i use the "click" function on a single click position, in some cases "click" happens too quickly for the application to recognize the click. The workaround i use is to use the dragdrop function and drag from one side of the clickable area to the other. I've even tried usi