Re: [Sikuli-driver] [Question #709569]: How do I run sikuli from github actions remotely

2024-03-14 Thread sam kemp
Question #709569 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/709569 sam kemp gave more information on the question: Can Sikuli run on docker? Like can I bundle my java project and run it on docker? or is there any alternate solution? -- You received this question

[Sikuli-driver] [Question #709569]: How do I run sikuli from github actions remotely

2024-03-13 Thread sam kemp
New question #709569 on SikuliX: https://answers.launchpad.net/sikuli/+question/709569 I am looking for any solutions to run sikuli remotely. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #689166]: SikulixIDE-2.0.3 won't type in Oracle VirtualBox VM

2021-09-21 Thread Rick Sam
Question #689166 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/689166 Rick Sam posted a new comment: I had the same type of problem where sikuli would use soft keyboard but still not register keys in a different window. It because sikuli didn't have the right permissions

Re: [Sikuli-driver] [Question #187104]: Trying to sense when the screen stops changing

2020-12-01 Thread sam curren
Question #187104 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/187104 sam curren posted a new comment: I have had the same issue but this thread had me solved it. https://ghdsports.net/ -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #689061]: sikuli Connectiong to MSSQL

2020-03-02 Thread Sam Wang
Question #689061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689061 Status: Answered => Open Sam Wang is still having a problem: Hi RaiMan, Thanks. I look forward to the 2.0.4. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #689061]: sikuli Connectiong to MSSQL

2020-03-01 Thread Sam Wang
Question #689061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689061 Status: Answered => Open Sam Wang is still having a problem: Hi You mean I should use sikuliapi to do the connect-to mssql task? Are there any possibility to use sikuli IDE to do the connect-to ms

Re: [Sikuli-driver] [Question #689061]: sikuli Connectiong to MSSQL

2020-03-01 Thread Sam Wang
Question #689061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689061 Sam Wang gave more information on the question: Hi RaiMan, I puted the file(mssql-jdbc-7.0.0.jre8.jar) into the Extensions folder (C:\Users\user\AppData\Roaming\Sikulix\Extensions) I just run my sikuli

Re: [Sikuli-driver] [Question #689061]: sikuli Connectiong to MSSQL

2020-03-01 Thread Sam Wang
Question #689061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689061 Status: Answered => Open Sam Wang is still having a problem: Hi RaiMan, I try with 2.0.3, but all same as I tried with 2.0.1/2.0.2. And, Is there any more information for your suggestions :to

Re: [Sikuli-driver] [Question #689061]: sikuli Connectiong to MSSQL

2020-02-29 Thread Sam Wang
Question #689061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689061 Sam Wang gave more information on the question: My Java version, Jython version, sikuli version: Jython 2.7.1 (default:0df7adb1b397, Jun 30 2017, 19:02:43) [Java HotSpot(TM) 64-Bit Server VM (Oracle

[Sikuli-driver] [Question #689061]: sikuli Connectiong to MSSQL

2020-02-29 Thread Sam Wang
LASSPATH? 2.I run java in command line with -cp option as: java -cp "c:\Microsoft JDBC Driver 7.0 for SQL Server\sqljdbc_7.0\cht" -jar c:\sikuli\2\sikulix-2.0.1.jar -r ..\sam\testsql.sikuli\testsql.py or java -cp "c:\Microsoft JDBC Driver 7.0 for SQL Server\sqljdbc_7.0\cht\mssql-jdbc-7.0

Re: [Sikuli-driver] [Question #139475]: Sikuli X 1.0rc1 - How to get an exact match with click("String")?

2019-08-27 Thread Sam Say
Question #139475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/139475 Sam Say posted a new comment: hi @RaiMan , I'm using 1.1.4-SNAPSHOT but still text recognition doesn't seem to work. Could you please advise? are there specific settings for Text recognition? -- You

Re: [Sikuli-driver] [Question #139475]: Sikuli X 1.0rc1 - How to get an exact match with click("String")?

2019-08-19 Thread Sam Say
Question #139475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/139475 Sam Say posted a new comment: I'm still having issues with text recognition using java. example: sikulix reads 07/01/2019 as |//||'|/') can you please advise? Region match = allScreens.findText("Som

Re: [Sikuli-driver] [Question #664253]: Import pytest library into the sikuli script

2018-02-12 Thread sam
Question #664253 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664253 Status: Answered => Solved sam confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #664253]: Import pytest library into the sikuli script

2018-02-09 Thread sam
Question #664253 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664253 sam posted a new comment: RaiMan, Thank you very much. I took a look around to see if pytest is compatible with Jython. It seems Pytest does not support Jython 2.5.3 and 2.7. I put some links below

[Sikuli-driver] [Question #664253]: Import pytest library into the sikuli script

2018-02-09 Thread sam
New question #664253 on Sikuli: https://answers.launchpad.net/sikuli/+question/664253 Hello, I am trying to run a simple Sikuli script that open an App and then using pytest library to check if the app is open or not. However, Sikuli gives me this error:"No module named pytest". Basically, it

Re: [Sikuli-driver] [Question #664103]: How to Uninstall Sikuli (1.1.1 version) or other versions?

2018-02-05 Thread sam
Question #664103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664103 Status: Open => Solved sam confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #664103]: How to Uninstall Sikuli (1.1.1 version) or other versions?

2018-02-05 Thread sam
Question #664103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664103 Status: Answered => Open sam is still having a problem: Thank you very much RaiMan. I just have one more question to clarify. I was looking for sikuli- script.jar file in the new version (1.1.1) bu

[Sikuli-driver] [Question #664103]: How to Uninstall Sikuli (1.1.1 version) or other versions?

2018-02-05 Thread sam
New question #664103 on Sikuli: https://answers.launchpad.net/sikuli/+question/664103 Hello, I am new to Sikuli and I recently installed Sikuli (version 1.1.1) on my windows 10 machine. Also, I am using Jython 2.5.3 version. I have out of curiosity question: In case I want to uninstall Sikuli,

Re: [Sikuli-driver] [Question #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-28 Thread Sam
Question #653515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653515 Status: Answered => Solved Sam confirmed that the question is solved: Thanks! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

Re: [Sikuli-driver] [Question #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653515 Sam gave more information on the question: Perhaps, I'd be better off running the python panda script outside of sikuli. Is that common practice/ easy to do? I've never had sikuli run a python script for me

Re: [Sikuli-driver] [Question #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653515 Status: Answered => Solved Sam confirmed that the question is solved: thanks, i'll try using the csv import for now -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653515 Status: Solved => Open Sam is still having a problem: thanks, i'll try using the csv import for now -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
Question #653515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/653515 Status: Answered => Open Sam is still having a problem: It says here that it should work with jython though: https://pypi.python.org/pypi/XlsxWriter I've also tried using pandas : ht

[Sikuli-driver] [Question #653515]: Sikuli: "[error] ImportError ( No module named xlsxwriter )". Any way to get xlsxwriter to work?

2017-07-26 Thread Sam
New question #653515 on Sikuli: https://answers.launchpad.net/sikuli/+question/653515 Xlsxwriter is working in my other non-sikuli scripts, but not in Sikuli. This is the first time I've had trouble with a Sikuli import. Should this be working and is there some fix for this? Thank you --

Re: [Sikuli-driver] [Question #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647999 Sam posted a new comment: Wow, I didn't realize I sent that with the Text = Env.getClipboard() line commented out... Sorry for the stupid question. Should have picked up on that myself. It's working now

Re: [Sikuli-driver] [Question #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647999 Sam posted a new comment: It's showing up in the message area now... Not sure why, but it's working! Thanks again -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647999 Status: Answered => Open Sam is still having a problem: Hmmm, perhaps it is working : click("1499974350527.png") type("a", KeyModifier.CTRL) wait(1) type("c"

Re: [Sikuli-driver] [Question #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647999 Sam posted a new comment: Yes, it is 32 bit (despite having a 64 bit computer), but it has worked in the past with 32 bit java. I wish I could get 64 bit java, but unfortunately that isn't an option right

Re: [Sikuli-driver] [Question #647999]: Env.getClipboard does not return anything

2017-07-14 Thread Sam
Question #647999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/647999 Status: Needs information => Open Sam gave more information on the question: SikuliX: 1.1.1 System: Windows 7 Java: java version "1.8.0_101" Java(TM) SE Runtime Environment (build 1.8.0_

[Sikuli-driver] [Question #647999]: Having trouble getting Env.getClipboard to work again? It used to work in previous projects, but is not working here.

2017-07-13 Thread Sam
New question #647999 on Sikuli: https://answers.launchpad.net/sikuli/+question/647999 Here is my code: click("1499974350527.png") type("a", KeyModifier.CTRL) wait(1) type("c", KeyModifier.CTRL) wait(1) Text = Env.getClipboard() print Text This function copies the text properly (I can paste

Re: [Sikuli-driver] [Question #632946]: Had Sikuli running about a year ago, but tried to reinstall recently and received the following error log

2017-05-18 Thread Sam
Question #632946 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/632946 Sam posted a new comment: Sending CMD output via email. Also shown below: C:\>cd C:\Users\\SikuliOffline C:\Users\\SikuliOffline>runsikulix.cm +++ running this Java java version "1.8.0_1

Re: [Sikuli-driver] [Question #632946]: Had Sikuli running about a year ago, but tried to reinstall recently and received the following error log

2017-05-18 Thread Sam
Question #632946 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/632946 Status: Answered => Open Sam is still having a problem: Thanks, I've tried the offline installation and everything seemed like it went okay, but on launch I'm seeing the following before the cmd win

[Sikuli-driver] [Question #632946]: Had Sikuli running about a year ago, but tried to reinstall recently and received the following error log

2017-05-18 Thread Sam
New question #632946 on Sikuli: https://answers.launchpad.net/sikuli/+question/632946 Any insight is greatly appreciated, thanks. [debug (5/18/17 8:08:28 AM)] Debug: setLogFile: D:\SikuliAttempt2017\SikuliX-1.1.1-SetupLog.txt [debug (5/18/17 8:08:28 AM)] RunSetup: ... starting with no args

Re: [Sikuli-driver] [Question #526826]: DragDrop doesn't seem to work

2017-03-06 Thread Sam
Question #526826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/526826 Status: Open => Answered Sam proposed the following answer: Bukard Quickbooks tech support number@@+++1855 806 6643 @+@Quickbooks technical support number@ Quickbooks customer support phone num

Re: [Sikuli-driver] [Question #404578]: Currently what is the best way to implement Selenium in Sikuli?

2017-02-01 Thread Sam
Question #404578 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404578 Sam posted a new comment: Forgot to reply to this. I'm giving this a try this weekend. Just wanted to say thanks for all of the help RaiMan. You're the best! -- You received this question notification

[Sikuli-driver] [Question #404578]: Currently what is the best way to implement Selenium in Sikuli?

2016-12-02 Thread Sam
New question #404578 on Sikuli: https://answers.launchpad.net/sikuli/+question/404578 Hello, I'm a python user that has been doing some research on this issue, but have yet to find any recent solutions to this. Is there away to simply import selenium and code both selenium and sikuli in the

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-30 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Sam posted a new comment: The typo was a copy/paste artifact. RaiMan's JFile suggestion worked great. The whole Jython mixed API system is something I'm slowly getting my head around. Hopefully that's

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-30 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: That was just one phrasing of the five I've tried. This yields the identical response. profile = FirefoxProfile('C:\\Users\\Progman\\AppD

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-30 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: Masuo, I search my errors extensively before posting here. I have not found a method for resolving this exception using python comma

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-29 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: I'm starting to feel more comfortable with selenium thanks to to all the links you've supplied me. The package system was a bit unintuit

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-27 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Sam posted a new comment: Frankly, I don't really grasp what that means in this context Masuo, but your code works, so thank you. What exactly is org.openqa.selenium.By ? I will try to implement my test

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-27 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: So thank you guys for all the answers up to this point. I was away for several days and didn't get a chance to respond here. RaiMan you w

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-23 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: Ok, double backslash it is. Be that as it may, no change in behavior. The issue seems to be with the driver, seemingly a version issue. [er

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-23 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: I just corrected that with a more accurate path- load("C:\Users\Progman\Desktop\Selenium\selenium-server-standalone-2.53.1.jar"

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-23 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: Here's my current test script verbatim. In your identical environment of Win7, Sikuli: 1.1.1, Firefox 47.0.1 load("C:\selenium\seleniu

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-22 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: Sorry to keep going back to the well like this, but I can't seem to get this off the ground. There is really very scant relevant sea

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-21 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Sam gave more information on the question: Continuing my research, the first issue with selenium starting a vanilla firefox instance is about profile selection. There seems to be plenty of examples of how

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-21 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Sam gave more information on the question: Just to add a bit more information: The exception throws at, driver = FD() load("C:\selenium\selenium-server-standalone-2.53.

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-21 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: Definite progress! I put that code in at the browser phase of my script and it gets me into firefox very fast. At this point I seem to get

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-20 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: Thanks Masuo, I'm using firefox on a win7 machine, could you please advise me on an equivalent approach for firefox? Firefox functional

Re: [Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-20 Thread Sam
Question #353956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/353956 Status: Answered => Open Sam is still having a problem: Thanks for the quick response. I went ahead and updated to 1.1.1. I saw and tried to install the selenium4sikuli.jar into Extensions, however w

[Sikuli-driver] [Question #353956]: Permission issue with Selenium in Sikuli

2016-08-19 Thread Sam
New question #353956 on Sikuli: https://answers.launchpad.net/sikuli/+question/353956 Hi, just wanted to start out with a huge thank you to the Sikuli team and RaiMan for developing such a powerful platform. I'm very new to Sikuli and python programming but I've managed to a do a lot of very

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
err, count up... -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1566645 Title: Disable guide extension overlay Status in Sikuli: New Bug description: I notice that you allow customizing the

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
I don't need to change the contents of guide that is already displayed. In each instance, the guide is removed and re-displayed for the countdown. e.g. from guide import guide for x in range(1,4): guide.tooltip(Region(100,100,50,50), str(x)) guide.show(1) That will display and wipe 3 times

[Sikuli-driver] [Bug 1566637] Re: [1.1.0] Hotkey handlers do not properly clean up

2016-04-06 Thread Sam Gleske
Odd, I can't actually reproduce it with the script I gave you. However, for unknown reasons yet that's the behavior in my script. https://gist.github.com/samrocketman/12057af8bbf1463ca2a6 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
Think of it like a tactictical display :) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1566645 Title: Disable guide extension overlay Status in Sikuli: New Bug description: I notice that

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
How I plan to use the guide feature is an overlay on my game with a countdown timer (e.g. count down seconds) for certain functions. This way I know when I'm ready to hit the button again while I'm playing. Thank you for your work on SikuliX RaiMan. As I get more familiar with the code base I

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
Hi RaiMan, I'm using it to play a game (and I happen to be a programmer) :). Since you seem curious, here's the script that I've been writing with your guidance. Thank you for your guidance :) https://gist.github.com/samrocketman/12057af8bbf1463ca2a6 -- You received this bug notification

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuide.java#L790 I'm thinking TransparentWindow.setOpacity(1f) is actually what is causing the overlay. It would be nice to make it zero so that the overlay isn't visible at all. -- You received

[Sikuli-driver] [Bug 1566645] Re: Disable guide extension overlay

2016-04-06 Thread Sam Gleske
And to expose disabling the overlay via python guide module. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1566645 Title: Disable guide extension overlay Status in Sikuli: New Bug

[Sikuli-driver] [Bug 1566645] Re: Customize guide extension overlay

2016-04-06 Thread Sam Gleske
Seems it has to do with the _g variable in guide.py. https://github.com/sikuli/sikuli/blob/develop/extensions/guide/src/main/java/org/sikuli/guide/SikuliGuide.java Need to somehow call _g.setDarken(false) from python. ** Summary changed: - Customize guide extension overlay + Disable guide

[Sikuli-driver] [Bug 1566645] Re: Customize guide extension overlay

2016-04-05 Thread Sam Gleske
** Description changed: I notice that you allow customizing the font size of the text overlay in the guide extension. However, it would be nice if I could customize, rather disable, the overlay. - Relevant source files that I could found. + Relevant source files that I could find.

[Sikuli-driver] [Bug 1566645] [NEW] Customize guide extension overlay

2016-04-05 Thread Sam Gleske
Public bug reported: I notice that you allow customizing the font size of the text overlay in the guide extension. However, it would be nice if I could customize, rather disable, the overlay. Relevant source files that I could found.

[Sikuli-driver] [Bug 1566637] [NEW] Hotkey handlers do not properly clean up

2016-04-05 Thread Sam Gleske
Public bug reported: OS: Mac OS X El Capitan 10.11.3 (15D21) Sikuli 1.1.0 When you cancel a script use CMD+SHIFT+C (Mac) the Hotkeys remain active. e.g. #START SCRIPT def doClick(some_location): last_mouse_location = Env.getMouseLocation() click(some_location)

[Sikuli-driver] [Bug 1565417] Re: [request] SikuliX should be able to detect keypresses and mouse usage globally

2016-04-04 Thread Sam Gleske
To clarify, this isn't to pass in hot keys to the application. This is so Sikuli can process hot keys to change the behavior of the sikuli script. I believe this is already possible in sikuli because it intercepts CMD+SHIFT+C on Mac and ALT+SHIFT+C on Windows. The point is to change the

[Sikuli-driver] [Question #289888]: Detect if key pressed?

2016-04-02 Thread Sam Gleske
New question #289888 on Sikuli: https://answers.launchpad.net/sikuli/+question/289888 There's a lot of documentation on pressing keys. I'd like to know how to detect when a user _presses_ a key so the script behavior can change. As it stands: I have to stop the script. Change some variables.

[Sikuli-driver] [Question #272465]: Troulbe finding the screen # from App.focusedWindow?

2015-10-15 Thread Sam
New question #272465 on Sikuli: https://answers.launchpad.net/sikuli/+question/272465 I'm simply trying to find the screen number that I am focused on. PathChrome = "C:\Users\staffos\AppData\Local\Google\Chrome\Application\chrome.exe" firstWindow = App.focusedWindow() firstwindow =

Re: [Sikuli-driver] [Question #272223]: Can you highlight text with CTRL+Shift+RIGHT ?

2015-10-12 Thread Sam
Question #272223 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272223 Sam posted a new comment: Thanks RaiMan, I definitely could use Selenium. I'm hoping I can find another way to do it because I really only need to pull one piece of information from the webpage. If I can't

Re: [Sikuli-driver] [Question #272223]: Can you highlight text with CTRL+Shift+RIGHT ?

2015-10-12 Thread Sam
Question #272223 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272223 Status: Answered => Solved Sam confirmed that the question is solved: @masuo You were correct. This combination only works when numlock is off. Thanks so much -- You received this quest

Re: [Sikuli-driver] [Question #272223]: Can you highlight text with CTRL+Shift+RIGHT ?

2015-10-09 Thread Sam
Question #272223 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272223 Sam posted a new comment: Thanks. I tried the above code and I've tried using wait in the past. For whatever reason, my system (windows 7 64 bit) just reads it as pressing an arrow key. It seems to ignore

Re: [Sikuli-driver] [Question #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-08 Thread Sam
Question #272075 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272075 Sam posted a new comment: This works exactly how I'd like now. Thanks so much! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #272199]: Having trouble working with simple Patterns?

2015-10-08 Thread Sam
New question #272199 on Sikuli: https://answers.launchpad.net/sikuli/+question/272199 I'm just trying to copy some text, but I need it to click either at the very top of my image or slightly above it. Right now I'm trying to click at the very top of my image to see if that can work. To do so

Re: [Sikuli-driver] [Question #272199]: Having trouble working with simple Patterns?

2015-10-08 Thread Sam
Question #272199 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272199 Status: Answered => Solved Sam confirmed that the question is solved: Sorry, I'm using Python. I was just copying off of the Pattern examples I found which happened to be Java :(. Not the b

Re: [Sikuli-driver] [Question #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-07 Thread Sam
Question #272075 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272075 Status: Answered => Solved Sam confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-07 Thread Sam
Question #272075 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272075 Sam posted a new comment: Thanks so much RaiMan. Next time I have time to work on the script I'll give this a try and report back -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
Question #272075 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272075 Sam gave more information on the question: Actually, I stand corrected. I can only run the second script after I have pressed Okay to the first script. Is there anyway to be able to run both of them at any

Re: [Sikuli-driver] [Question #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
Question #272075 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272075 Sam gave more information on the question: scr2 = Screen(2) #scr2.click("1443724310615.png") data= [None]*33 # creating a list full of 0s def CopyPage(event): scr2.click("14

[Sikuli-driver] [Question #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
New question #272075 on Sikuli: https://answers.launchpad.net/sikuli/+question/272075 I would like to call any of 3 hotkey functions in my script at any time. Currently I need to go in order. I need to use the first hotkey, press okay on the popup. Then I can use the second hotkey, press okay.

Re: [Sikuli-driver] [Question #272075]: Using multiple hotkeys without popups? Is this possible?

2015-10-05 Thread Sam
Question #272075 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272075 Status: Needs information => Open Sam gave more information on the question: Eh, I guess I can run them all at the same time. I messed up the first few times I suppose, but now it seems to be working

[Sikuli-driver] [Question #271978]: Copy Text from a GUI (Access) text field

2015-10-01 Thread Sam
New question #271978 on Sikuli: https://answers.launchpad.net/sikuli/+question/271978 https://answers.launchpad.net/sikuli/+question/189706 I would like to Tab through an access page copying individual fields and storing them in their own variable. I was attempting to handle it with the method

Re: [Sikuli-driver] [Question #271978]: Copy Text from a GUI (Access) text field

2015-10-01 Thread Sam
Question #271978 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271978 Status: Open => Solved Sam confirmed that the question is solved: Actually, I was being foolish. They auto highlight in access when you tab to them - all but the very first one... I'll just dou

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Answered => Open Sam is still having a problem: The file you speak of was in the location it should be. I'll try to install the 64 bit version and report back Thanks again. -- You recei

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Needs information => Open Sam gave more information on the question: I'm on a 64 bit system win7 system and I think I've been on 32 bit java from the beginning. Thanks -- You recei

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Answered => Solved Sam confirmed that the question is solved: Thanks for the reply RaiMan. Here is the debug info: D:\SikuliX>runsikulix -d 3 -c +++ running this Java java version &qu

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Solved => Open Sam is still having a problem: Accidentally closed thread. Reopening -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Solved => Open Sam is still having a problem: Also, I deleted everything in my Appdata and the original folder, but the error still persists on reinstall. I have no idea why it stopped work

[Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
New question #271852 on Sikuli: https://answers.launchpad.net/sikuli/+question/271852 http://imgur.com/eoqXN33 Any suggestions? Thanks -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #271852]: I had SikuliX 1.1 working with no issues, but now I'm recieving the error below

2015-09-28 Thread Sam
Question #271852 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271852 Status: Open => Solved Sam confirmed that the question is solved: Also, I deleted everything in my Appdata and the original folder, but the error still persists on reinstall. I have no idea

Re: [Sikuli-driver] [Question #271619]: Trouble installing SikulinX in windows 7?

2015-09-22 Thread Sam
Question #271619 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271619 Status: Open => Solved Sam confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #271639]: Havign trouble getting global hotkeys to work in windows 7?

2015-09-22 Thread Sam
Question #271639 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271639 Status: Answered => Solved Sam confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #271619]: Trouble installing SikulinX in windows 7?

2015-09-21 Thread Sam
New question #271619 on Sikuli: https://answers.launchpad.net/sikuli/+question/271619 I'm getting the following error: D:\SikuliX>runSetup.cmd 'Files' is not recognized as an internal or external command, operable program or batch file. +++ Java not found in standard places C:\Program Files or

Re: [Sikuli-driver] [Question #271619]: Trouble installing SikulinX in windows 7?

2015-09-21 Thread Sam
Question #271619 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271619 Status: Answered => Solved Sam confirmed that the question is solved: RaiMan, Thanks so much. This solved my problem. Edit: Wow, just started playing around in the GUI. This is such great software

Re: [Sikuli-driver] [Question #271619]: Trouble installing SikulinX in windows 7?

2015-09-21 Thread Sam
Question #271619 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/271619 Status: Solved => Open Sam is still having a problem: Actually this was a lazy question. I'll do some more research and figure out if something already exists or I'll just end up doing it in pyt

[Sikuli-driver] [Question #271639]: Havign trouble getting global hotkeys to work in windows 7?

2015-09-21 Thread Sam
New question #271639 on Sikuli: https://answers.launchpad.net/sikuli/+question/271639 >From what I understand the following should work, but I can only get my script >to run if I press run in the SikulixIDE def aclick(event): click("1442850567260.png")

[Sikuli-driver] [Question #248200]: Better install doc

2014-05-05 Thread Sam W
New question #248200 on Sikuli: https://answers.launchpad.net/sikuli/+question/248200 Trying this tool for the first time the install was failing on two Windows machines. Digging around the FAQs turned up the nuggets that the Java and libs filders had to be specified manually, and the Sikuli

Re: [Sikuli-driver] [Question #248200]: Better install doc

2014-05-05 Thread Sam W
Question #248200 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248200 Sam W posted a new comment: I used the v1.0.1 sikuli-setup.jar from the downloads site and had this issue. -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #248200]: Better install doc

2014-05-05 Thread Sam W
Question #248200 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248200 Sam W posted a new comment: I got it from FAQ 1766: https://answers.launchpad.net/sikuli/+faq/1766 Agree this answer was for rc3 but my copy of v1.0.1 was not installing correctly and these steps fixed

Re: [Sikuli-driver] [Question #245801]: double click, right click and click don't work sometimes in windowsXP

2014-04-01 Thread Sam Liu
Question #245801 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245801 Sam Liu posted a new comment: Obiwan, it still does't work -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #245801]: double click, right click and click don't work sometimes in windowsXP

2014-03-21 Thread Sam Liu
Question #245801 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245801 Sam Liu posted a new comment: Hello, Raiman, the problem is sikuli message show the click,double click done on the software icon, but actually it's a fake done~ the software could not open. but I double

Re: [Sikuli-driver] [Question #245801]: double click, right click and click don't work sometimes in windowsXP

2014-03-21 Thread Sam Liu
Question #245801 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245801 Sam Liu posted a new comment: sorry, Obiwan, I supposed Raiman answered me. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

  1   2   >