Re: [Sikuli-driver] [Question #709217]: Automated testing

2024-02-28 Thread TestMechanic
Question #709217 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/709217 TestMechanic proposed the following answer: You can program your interactions in Sikuli and then do a screen recording of script execution against your application -- You received this question

Re: [Sikuli-driver] [Question #706948]: Unable to launch application since its dependencies are being accessed from Project Location

2023-06-12 Thread TestMechanic
Question #706948 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/706948 Status: Open => Needs information TestMechanic requested more information: How you can run this app without Sikuli by just using windows command line? -- You received this question notificat

Re: [Sikuli-driver] [Question #706194]: When we can expect next release of sikuli

2023-04-21 Thread TestMechanic
Question #706194 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/706194 TestMechanic confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

[Sikuli-driver] [Question #706194]: When we can expect next release of sikuli

2023-04-12 Thread TestMechanic
New question #706194 on SikuliX: https://answers.launchpad.net/sikuli/+question/706194 Hi RaiMan, When we can expect next sikuli release :-) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #705997]: /run/someScript --- run a script (someScript.sikuli in folder someFolder), Can we use a HTTP url instead of someScript folder

2023-04-12 Thread TestMechanic
Question #705997 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/705997 Status: Open => Answered TestMechanic proposed the following answer: I am not sure if you need sikuli for this Just use wget or curl to download whenever you want to run. The run it with sik

Re: [Sikuli-driver] [Question #705963]: Automated GUI Testing

2023-03-31 Thread TestMechanic
Question #705963 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/705963 Status: Open => Needs information TestMechanic requested more information: What OS you are using? -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #704083]: Sharing Sikulx projects between computers (and different OS)

2022-12-17 Thread TestMechanic
Question #704083 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/704083 TestMechanic posted a new comment: First of all Linux is not a hardware - it is operating system(software). If you want to use sikuli you maybe want to use it image recognition abilities. If so you need

Re: [Sikuli-driver] [Question #703107]: Sikuli not working changing screen size

2022-09-17 Thread TestMechanic
Question #703107 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/703107 Status: Open => Answered TestMechanic proposed the following answer: Open IDE and try to find elements. If you can't you changed something else like dpi -- You received this question notificat

[Sikuli-driver] [Question #703056]: --load option does not work

2022-09-05 Thread TestMechanic
New question #703056 on SikuliX: https://answers.launchpad.net/sikuli/+question/703056 Seems like I cant preload script in the IDE by using -l (load) option in sikuli 2.x. However option is mentioned in the help (-h) java -jar c:\work\sikuli206\sikulixidewin-2.0.6.jar -h usage: [-a ] [-c] [-d

[Sikuli-driver] [Question #699688]: Seems like sikulix.com is down

2021-11-30 Thread TestMechanic
New question #699688 on SikuliX: https://answers.launchpad.net/sikuli/+question/699688 Is there alternative site? or this is technical issue? -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #698601]: SikuliX for wide projects

2021-09-23 Thread TestMechanic
Question #698601 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698601 TestMechanic proposed the following answer: "Is SikuliX suitable for this size of projects ?" Yes. -- You received this question notification because your team Sikuli Drivers is an answ

Re: [Sikuli-driver] [Question #697339]: Sikuli 2.0.5 - runScript('powershell get-process') return error

2021-06-01 Thread TestMechanic
Question #697339 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697339 Status: Answered => Solved TestMechanic confirmed that the question is solved: I got the example from the docs Example for PowerShell: returnCode = runScript('powershell get-process') So ma

Re: [Sikuli-driver] [Question #697208]: I need to show a permanent "log" windows on top

2021-06-01 Thread TestMechanic
Question #697208 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697208 TestMechanic posted a new comment: Just my 2 cents: I created a splash screen that sit on top of the screen and I put there names of my tests or any debug info I want. Also it is valuable when I am

Re: [Sikuli-driver] [Question #697271]: Release file created with the setLogFile() function

2021-06-01 Thread TestMechanic
Question #697271 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697271 Status: Open => Answered TestMechanic proposed the following answer: You need to use different approach since yours is not technically correct. You can just archive file after sikuli script is d

[Sikuli-driver] [Question #697339]: Sikuli 2.0.5 - runScript('powershell get-process') return error

2021-06-01 Thread TestMechanic
New question #697339 on SikuliX: https://answers.launchpad.net/sikuli/+question/697339 Tested on 2 windows10 machines, powershell 5.1 runScript('powershell get-process') result in : [error] Runner: script not found: powershell get-process Note: that 'powershell get-process' works fine from

Re: [Sikuli-driver] [Question #696667]: Minimal VM

2021-06-01 Thread TestMechanic
Question #696667 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696667 TestMechanic proposed the following answer: You need to provide enough resources for: -- OS -- Sikuli (actually java app that are not light one) -- Application under test - not sure what you are testing

Re: [Sikuli-driver] [Question #696693]: I am hitting sporadic problems with findText in v2.0.5

2021-04-22 Thread TestMechanic
Question #696693 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696693 Status: Answered => Solved TestMechanic confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

[Sikuli-driver] [Question #696693]: I am hitting sporadic problems with findText in v2.0.5

2021-04-22 Thread TestMechanic
New question #696693 on SikuliX: https://answers.launchpad.net/sikuli/+question/696693 Case is simple 1. region.text() -> region text is recognized ok 2. then region.findText("existing word form search in 1") - > cannot be found The problem is sporadic. The word is "Virus" - I noticed that

Re: [Sikuli-driver] [Question #696667]: Minimal VM

2021-04-22 Thread TestMechanic
Question #696667 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696667 TestMechanic posted a new comment: You did not mentioned any CPU & RAM... -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

Re: [Sikuli-driver] [Question #696217]: Run Multiple test and generate results in one test report

2021-03-31 Thread TestMechanic
Question #696217 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696217 Status: Open => Answered TestMechanic proposed the following answer: Here is https://github.com/ndinev/sikuli -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #696326]: Running SikuliX in Guest OS through VirtualBox

2021-03-31 Thread TestMechanic
Question #696326 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696326 Status: Open => Answered TestMechanic proposed the following answer: You can run Lubuntu or XCFE Linux Mint -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #696094]: Sikuli 2.0.5 - click text in region does not work

2021-03-19 Thread TestMechanic
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 TestMechanic posted a new comment: I am using 2.0.5 See the link in the original message. You can see the title of the IDE -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #696094]: Sikuli 2.0.5 - click text in region does not work

2021-03-19 Thread TestMechanic
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Status: Solved => Open TestMechanic is still having a problem: @RaiMan just wondering for the original question - why reg.click does not work - is this a bug? -- You received this quest

Re: [Sikuli-driver] [Question #696094]: Sikuli 2.0.5 - click text in region does not work

2021-03-17 Thread TestMechanic
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 TestMechanic posted a new comment: Your solution does not include use of region I found this workaround reg.waitText(text).click() -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #695986]: [2.0.5] IDE: Can't see full image in Target offset view --- enhancement tracked on GitHub

2021-03-16 Thread TestMechanic
Question #695986 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695986 TestMechanic posted a new comment: Use Windows ruler -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #696043]: [error] AttributeError ( 'javapackage' object has no attribute 'TextIOBase' )

2021-03-16 Thread TestMechanic
Question #696043 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696043 TestMechanic posted a new comment: Seems that your xmlrunner version does not work with latest jython used in 2.0.5 -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #695801]: Help with Random

2021-03-16 Thread TestMechanic
Question #695801 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695801 TestMechanic posted a new comment: Int means integer. You are asking for randint and getting it -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

[Sikuli-driver] [Question #696094]: Sikuli 2.0.5 - click text in region does not work

2021-03-16 Thread TestMechanic
New question #696094 on SikuliX: https://answers.launchpad.net/sikuli/+question/696094 Code: reg = reg.click('text_in_region') # does not click on text see video https://www.screencast.com/t/yIdZvomTCvpz Seems like click is executed on relative coordinates against Screen not against

Re: [Sikuli-driver] [Question #695801]: Help with Random

2021-03-02 Thread TestMechanic
Question #695801 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695801 TestMechanic proposed the following answer: You can use milliseconds in sikuli -> for example 0.1 is 100ms For making random more random you can seed your random with time import random import t

Re: [Sikuli-driver] [Question #694840]: Cross platform testing on Mac and Windows

2021-01-08 Thread TestMechanic
Question #694840 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694840 Status: Open => Answered TestMechanic proposed the following answer: I am doing this for the last 8-9 years :-) You need to consider: 1. Images may be different on different OS 2. Almost certainly

Re: [Sikuli-driver] [Question #694564]: Region methods getRow and getCol does not work

2020-12-21 Thread TestMechanic
Question #694564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694564 TestMechanic posted a new comment: I am using it correctly according to the documentation getRow(3,4) > means to divide screen(default) in 4 rows and get the forth one (it is zero based 0,1,2,3) H

[Sikuli-driver] [Question #694564]: Region methods getRow and getCol dows not work

2020-12-17 Thread TestMechanic
New question #694564 on Sikuli: https://answers.launchpad.net/sikuli/+question/694564 Seems like getRow and getCol methods does not work https://sikulix-2014.readthedocs.io/en/latest/region.html#Region.getRow tested with sikuli 2.0.4 reg = getRow(3,4) reg.highlight(2) Above code always select

Re: [Sikuli-driver] [Question #694564]: Region methods getRow and getCol does not work

2020-12-17 Thread TestMechanic
Question #694564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694564 Summary changed to: Region methods getRow and getCol does not work -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #694155]: Logging module does not work via console - Sikuli 2.0.4/Java 11

2020-11-25 Thread TestMechanic
Question #694155 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694155 TestMechanic posted a new comment: Hi RaiMan, Thanks for the answer. Any guidance how can I do this? -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #694126]: make every click random on a picture

2020-11-25 Thread TestMechanic
Question #694126 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694126 Status: Open => Answered TestMechanic proposed the following answer: 1. Define function def RandomClick(element): m = find(element) click(Location(random.randint(m.getX(),m.getX()+m.g

[Sikuli-driver] [Question #694155]: Logging module does not work via console - Sikuli 2.0.4/Java 11

2020-11-23 Thread TestMechanic
New question #694155 on Sikuli: https://answers.launchpad.net/sikuli/+question/694155 sikuli v 2.0.4 java 11 start IDE and paste this script import logging logging.error("print error") run script in IDE - as result you will see logging error "print error" - this is OK save script as

Re: [Sikuli-driver] [Question #691293]: Fault tolerance for target images

2020-06-16 Thread TestMechanic
Question #691293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691293 TestMechanic posted a new comment: I will add comment because this actually is the most important topic when I need to convince someone to use Sikuli :-) about 1) I meant that if you are using higher

Re: [Sikuli-driver] [Question #691293]: Fault tolerance for target images

2020-06-16 Thread TestMechanic
Question #691293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691293 Status: Needs information => Answered TestMechanic proposed the following answer: I think I understand Robin concern and will try to share my approach. Here are some recommendations based on my 8 ye

Re: [Sikuli-driver] [Question #691343]: Can i post xml file over http using sikulix.

2020-06-16 Thread TestMechanic
Question #691343 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691343 TestMechanic proposed the following answer: You can use python libs, but also consider using external tools like curl. I found this more reliable and reasonable for my testing frameworks. -- You received

Re: [Sikuli-driver] [Question #690002]: About Docker Support

2020-04-29 Thread TestMechanic
Question #690002 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690002 Status: Open => Answered TestMechanic proposed the following answer: You need to have an active virtual display. If VNC support means having display you should be able to run the tests -- You recei

Re: [Sikuli-driver] [Question #689635]: Error when attempting to use type('test')

2020-04-01 Thread TestMechanic
Question #689635 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689635 Status: Needs information => Solved TestMechanic confirmed that the question is solved: 2.04 However I found workaround : In Advanced keyboard settings set override to English US -- You recei

[Sikuli-driver] [Question #689635]: Error when attempting to use type('test')

2020-04-01 Thread TestMechanic
New question #689635 on Sikuli: https://answers.launchpad.net/sikuli/+question/689635 Windows 10 English Java 13 KB layout selected - English Steps: Open IDE and type "type('test')" Save and run Error appear: [error] java.lang.IllegalArgumentException ( java.lang.IllegalArgumentException: Key:

Re: [Sikuli-driver] [Question #686849]: [2.0.1] HTMLTestRunner: stream.close(): AttributeError ( '_TestResult' object has no attribute 'isAborted' )

2020-01-13 Thread TestMechanic
Question #686849 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/686849 TestMechanic proposed the following answer: He is the solution: in htmltestrunner.py locate the main class and add "isAborted" method. Here is an example: class HTMLTestRunner(Temp

Re: [Sikuli-driver] [Question #687508]: Using OCR to select day of the month

2020-01-02 Thread TestMechanic
Question #687508 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687508 Status: Open => Answered TestMechanic proposed the following answer: Here is one example that works for me on google calendar https://www.screencast.com/t/M8bUxD8pHv2u However there are some import

Re: [Sikuli-driver] [Question #687647]: Drag and Drop

2020-01-02 Thread TestMechanic
Question #687647 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687647 TestMechanic posted a new comment: In my experience I faced some problems with drag and drop on slower (Mac) machines. In order to solve problem a customized function was developed. Note

Re: [Sikuli-driver] [Question #685406]: Sikuli 2.0 highlight() show black rectangle on Lubuntu 18 - accepted bug

2019-12-05 Thread TestMechanic
Question #685406 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685406 TestMechanic posted a new comment: I done the test on build 466 from 5 Dec 2019 Settings.HighlightTransparent=True find(someimage.jpg).highlight(2) On Windows10: PASS - highlight box is 100% transparent

Re: [Sikuli-driver] [Question #685815]: Drag drop to random (pre-defined) location

2019-11-13 Thread TestMechanic
Question #685815 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685815 TestMechanic posted a new comment: Thanks Manfred for solving the problem... -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #685815]: Drag drop to random (pre-defined) location

2019-11-13 Thread TestMechanic
Question #685815 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685815 TestMechanic proposed the following answer: You need to fix script like that ( I test it with hover but you can run it with your drag-drop) import random from random import choice def position1

Re: [Sikuli-driver] [Question #685815]: Drag drop to random (pre-defined) location

2019-11-13 Thread TestMechanic
Question #685815 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685815 TestMechanic proposed the following answer: You are calling method incorrectly - you need 1. use () in functions call 2. use return I example that i gave you i added () hover(randomDrop()) so you need

Re: [Sikuli-driver] [Question #685815]: Drag drop to random (pre-defined) location

2019-11-13 Thread TestMechanic
Question #685815 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685815 Status: Open => Answered TestMechanic proposed the following answer: You need to fix script like that ( I test it with hover but you can run it with your drag-drop) import random from random imp

Re: [Sikuli-driver] [Question #685406]: Sikuli 2.0 highlight() show black rectangle on Lubuntu 18 - accepted bug

2019-10-25 Thread TestMechanic
Question #685406 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685406 Status: Answered => Solved TestMechanic confirmed that the question is solved: Thanks RaiMan :-) -- You received this question notification because your team Sikuli Drivers is an answer cont

[Sikuli-driver] [Question #685406]: Sikuli 2.0 highlight() show black rectangle on Lubunto 18

2019-10-25 Thread TestMechanic
New question #685406 on Sikuli: https://answers.launchpad.net/sikuli/+question/685406 I noticed that in the old versions highlight rectangle was 100% transparent, but now on Windows 10 and Ubuntu 18 rectangle has red-ish filling. I believe this is the reason on Lubuntu18 highlight is showing as

Re: [Sikuli-driver] [Question #677302]: Import httplib failing with "cannot import name BlockingIOError"

2019-08-14 Thread TestMechanic
Question #677302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677302 TestMechanic posted a new comment: Just for MAC reference: You need to delete ~/Library/Application Support/Sikuli/Lib -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #681587]: [1.1.4]After run [Take screenshot], sikulixIDE window disappear

2019-07-19 Thread TestMechanic
Question #681587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681587 TestMechanic posted a new comment: Seems like this is a bug if it is working with 1.1.3 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #682092]: Is there an way to make sure the screen data has been populated (i.e. is not all black) before running an operation?

2019-07-19 Thread TestMechanic
Question #682092 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682092 Status: Open => Answered TestMechanic proposed the following answer: You can check if your screenshot is black and retake it again until it is not black -- You received this question notificat

Re: [Sikuli-driver] [Question #682175]: Unable to run Sikuli on 18.04

2019-07-19 Thread TestMechanic
Question #682175 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682175 Status: Open => Answered TestMechanic proposed the following answer: You should use 1.1.4 with Ubuntu 18.04 1.1.3 works with 16.04 -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #681587]: [1.1.4]After run [Take screenshot], sikulixIDE window disappear

2019-07-02 Thread TestMechanic
Question #681587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681587 Status: Open => Answered TestMechanic proposed the following answer: Windows 2019 differs a lot from win10 I have ideas for you to try: -- run sikuli with debug - https://sikulix-2014.readthedocs

Re: [Sikuli-driver] [Question #681482]: Not able to run sikuli while skype sharing

2019-06-30 Thread TestMechanic
Question #681482 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681482 Status: Open => Answered TestMechanic proposed the following answer: Some tools like screencast software are taking full control over your pc screen. As result other tools like Sikuli may not be a

Re: [Sikuli-driver] [Question #681587]: [1.1.4]After run [Take screenshot], sikulixIDE window disappear

2019-06-30 Thread TestMechanic
Question #681587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681587 Status: Open => Needs information TestMechanic requested more information: Please post video of the problem. Do you have same problems on Windows 10/8 -- You received this question notificat

Re: [Sikuli-driver] [Question #681452]: Sikuli modifiers

2019-06-30 Thread TestMechanic
Question #681452 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681452 TestMechanic proposed the following answer: There is no "Key.Down" key. Maybe you want Key.DOWN -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #681147]: Mimeo Photos MacOS Sikuli does not recognise pics

2019-06-03 Thread TestMechanic
Question #681147 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681147 Status: Open => Needs information TestMechanic requested more information: There is no record function in Sikuli. You need to provide more info -- You received this question notification because y

Re: [Sikuli-driver] [Question #681188]: unsatisfied link error: no opencv_java in java.library.path -

2019-06-03 Thread TestMechanic
Question #681188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681188 Status: Open => Answered TestMechanic proposed the following answer: I just tried on fresh Mint 19 VM. You need to follow original Raiman instructions https://sikulix-2014.readthedocs.io/en/lat

Re: [Sikuli-driver] [Question #680996]: sikulixX + HtmlTestRunner - continue on assert False

2019-06-03 Thread TestMechanic
Question #680996 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680996 TestMechanic posted a new comment: Yes. It will result in 80 rows report. This is the correct way. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #680999]: sikulix robot framework take text from a picture

2019-05-27 Thread TestMechanic
Question #680999 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680999 TestMechanic posted a new comment: If your picture is not on the screen sikuli may not be the best option -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #680991]: os.startfile() doesn't work

2019-05-27 Thread TestMechanic
Question #680991 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680991 Status: Open => Answered TestMechanic proposed the following answer: try to type this into your console C:\\Program Files\\4tiitoo\\NUIA\\Runtime\\bin\\NUIATrayMenu.exe and see if program sta

Re: [Sikuli-driver] [Question #681015]: [1.1.4] how to use the App.open() when i use

2019-05-27 Thread TestMechanic
Question #681015 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681015 Status: Open => Answered TestMechanic proposed the following answer: Wu, I can suggest 2 approaches: ### approach1: type('r', KeyModifier.WIN) sleep(1) type('chrome') type(Key.ENETR) ### approa

Re: [Sikuli-driver] [Question #680996]: sikulixX + HtmlTestRunner - continue on assert False

2019-05-27 Thread TestMechanic
Question #680996 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680996 TestMechanic proposed the following answer: Hi Asheru, As far as I understand you are doing data driven test I had same issue in the past and it is solvable. Here is two approaches I would suggest: 1. Do

Re: [Sikuli-driver] [Question #681053]: Read multiple .doc Files. into Array. Each file goes into 1 index.

2019-05-27 Thread TestMechanic
Question #681053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681053 TestMechanic posted a new comment: I am not sure that I understand what you want to do - make a video with 3 files to explain better Also not sure if Sikuli will be your best approach... there are command

Re: [Sikuli-driver] [Question #680728]: Is there any wait until available in Sikuli

2019-05-10 Thread TestMechanic
Question #680728 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680728 TestMechanic posted a new comment: 1. In most cases load indicators are not static images but animations. This may be issue for you 2. If waiting too long you may consider less cpu intensive approach than

Re: [Sikuli-driver] [Question #680452]: Sikuli 1.1.4 - java server remote console keyboard passthrough not working

2019-05-05 Thread TestMechanic
Question #680452 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680452 Status: Open => Needs information TestMechanic requested more information: OK. Now it is clear. Seems like what you are doing is correct. In order to investigate where is the problem i would sugg

Re: [Sikuli-driver] [Question #680452]: Sikuli 1.1.4 - java server remote console keyboard passthrough not working

2019-05-02 Thread TestMechanic
Question #680452 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680452 Status: Open => Needs information TestMechanic requested more information: I am not sure what exactly you are trying to do. Can you record a video of your action so we can see it? -- You recei

Re: [Sikuli-driver] [Question #680332]: How can I detect multiple languages in the same image?

2019-04-23 Thread TestMechanic
Question #680332 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680332 TestMechanic posted a new comment: Melissa, Sorry for misspelling your name in my previous post -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #680332]: How can I detect multiple languages in the same image?

2019-04-23 Thread TestMechanic
Question #680332 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680332 TestMechanic posted a new comment: Mellisa, If you share more about the problem there may be another solution. 1. Can you copy text from those "images"? Are they pure images or they exist in web

Re: [Sikuli-driver] [Question #680319]: Mac OSX Startup

2019-04-23 Thread TestMechanic
Question #680319 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680319 TestMechanic proposed the following answer: In order to tart something when MAC starts do this Go to Preferences/User and groups Select your user Go to Login Items Add your script there -- You received

Re: [Sikuli-driver] [Question #679717]: Illegal reflective access when runing Sikuli on Linux

2019-04-02 Thread TestMechanic
Question #679717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679717 Status: Answered => Solved TestMechanic confirmed that the question is solved: Thanks This solves my problem BTW: openjdk installation was the first think I isntalled after clear VM was created f

[Sikuli-driver] [Question #679717]: Illegal reflective access when runing Sikuli on Linux

2019-04-02 Thread TestMechanic
New question #679717 on Sikuli: https://answers.launchpad.net/sikuli/+question/679717 Here is my setup: -- Clean VM with Lubuntu 18.04.02 LTS -- Installed openjdk-11-jdk but strangely it shows 10.0.2 java -version openjdk version "10.0.2" 2018-07-17 OpenJDK Runtime Environment

[Sikuli-driver] [Question #678208]: How to get Sikuli version via console for version 1.4+

2019-01-30 Thread TestMechanic
New question #678208 on Sikuli: https://answers.launchpad.net/sikuli/+question/678208 Until version 1.4 i was able to see sikuli version by running runsikuli.cmd -d 3 -c -r and then parse the output to extract version Now in version 1.4 same command doesn't provide version information -- You

Re: [Sikuli-driver] [Question #678017]: App class - check for installed app without running it

2019-01-28 Thread TestMechanic
Question #678017 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678017 TestMechanic posted a new comment: Verifying if app is installed(correctly) will differ between OSes. I think it is not part of App class. I would suggest to implement it outside of sikuli (or if jyhton/java

Re: [Sikuli-driver] [Question #678044]: Click randomly a repeated image using java code

2019-01-28 Thread TestMechanic
Question #678044 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678044 Status: Open => Answered TestMechanic proposed the following answer: Use findAll method and iterate via all found elements. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #677799]: Use dotted characters in Windows

2019-01-17 Thread TestMechanic
Question #677799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677799 TestMechanic posted a new comment: @Akos, So you cannot execute even type('test') in pure English? -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #677799]: Use dotted characters in Windows

2019-01-16 Thread TestMechanic
Question #677799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677799 Status: Open => Answered TestMechanic proposed the following answer: Hi Akos, I have one idea that can help you. Lets imagine you have 2 keyboard layout installed. I have English and Bulgar

Re: [Sikuli-driver] [Question #677302]: Import httplib failing with "cannot import name BlockingIOError"

2019-01-10 Thread TestMechanic
Question #677302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677302 Status: Answered => Solved TestMechanic confirmed that the question is solved: Thanks that fixed the problem! -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #677302]: Import httplib failing with "cannot import name BlockingIOError"

2019-01-08 Thread TestMechanic
Question #677302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677302 TestMechanic posted a new comment: Can we log this like bug? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #676872]: Differentiate identical buttons

2019-01-08 Thread TestMechanic
Question #676872 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676872 TestMechanic proposed the following answer: Here is ready for use method: def GetImage_X_sort(img, n): print ("Look X sorted elements like " + str(img) + " and take number " + str

Re: [Sikuli-driver] [Question #677380]: scroll down a page with findAll list

2019-01-08 Thread TestMechanic
Question #677380 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677380 TestMechanic posted a new comment: Post the new code here. Unfortunately even if we get this right I am guessing one more problem :-). But lest go step by step ... -- You received this question

Re: [Sikuli-driver] [Question #676954]: clear cursor

2019-01-07 Thread TestMechanic
Question #676954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676954 TestMechanic posted a new comment: Seems like I was able to automate this scenario and there is no side effects like one you are reporting Here is the video record of the run(not sure why mouse

Re: [Sikuli-driver] [Question #677380]: scroll down a page with findAll list

2019-01-07 Thread TestMechanic
Question #677380 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677380 Status: Open => Answered TestMechanic proposed the following answer: I do not see where is your second findAll. Your first findAll is outside the loop. So you are never updating find result af

Re: [Sikuli-driver] [Question #676954]: clear cursor

2019-01-03 Thread TestMechanic
Question #676954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676954 TestMechanic posted a new comment: I installed trial expert version and created a project however my project looks different and Schema is missing Here is the difference - https://www.screencast.com/t

Re: [Sikuli-driver] [Question #677290]: Order of functions called in Sikuli

2019-01-03 Thread TestMechanic
Question #677290 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677290 TestMechanic posted a new comment: A1: I am using names like test_0010_CreateProject. In this way I can sort my test in the desired way. A2: In the console you are seeing 1 letter indication about status

[Sikuli-driver] [Question #677302]: Import httplib failing with "cannot import name BlockingIOError"

2019-01-03 Thread TestMechanic
New question #677302 on Sikuli: https://answers.launchpad.net/sikuli/+question/677302 note: this is working fine with Sikuli 1.2 and 1.3 Steps to reproduce: -- Use latest 1.4 sikuli -- java 1.8, jython 2.7.1 -- windows 10 -- open IDE -- type one line "import httplib" -- save and run Error

Re: [Sikuli-driver] [Question #676793]: How to update XML file remotely at particular node?

2019-01-02 Thread TestMechanic
Question #676793 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676793 TestMechanic proposed the following answer: Are you trying to update text is some editor? It can be done but you need to provide more info about the text editor (screenshot or clip) If UI editing

Re: [Sikuli-driver] [Question #676871]: Unable to type in Windows file browser dialog

2019-01-02 Thread TestMechanic
Question #676871 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676871 TestMechanic posted a new comment: Akos, paste here your type() command -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #676954]: clear cursor

2019-01-02 Thread TestMechanic
Question #676954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676954 TestMechanic posted a new comment: An important note here. Sikuli doesn't know anything about your application beside image on the screen. Any actions performed by Sikuli are not specific to your

Re: [Sikuli-driver] [Question #676872]: Differentiate identical buttons

2019-01-02 Thread TestMechanic
Question #676872 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676872 TestMechanic proposed the following answer: There are many ways to solve this challenge. First of all buttons looks the same but have different coordinates .x and .y. So you can just compare coordinates

Re: [Sikuli-driver] [Question #673407]: Install and deistall using .sh scripts

2018-09-21 Thread TestMechanic
Question #673407 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/673407 Status: Open => Answered TestMechanic proposed the following answer: you can call > echo $? to see exit code of last command in linux But I think this is not enough. You need to find ways to

Re: [Sikuli-driver] [Question #671307]: Sikuli does not execute the commands properly

2018-08-02 Thread TestMechanic
Question #671307 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/671307 TestMechanic proposed the following answer: Sander, Try to execute following command in console and then reboot your Mac (you may need sudo) defaults write -g ApplePressAndHoldEnabled -bool false -- You

Re: [Sikuli-driver] [Question #671307]: Sikuli does not execute the commands properly

2018-08-02 Thread TestMechanic
Question #671307 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/671307 Status: Open => Answered TestMechanic proposed the following answer: I posted similar problem back in 2017 for MacOS Sierra https://answers.launchpad.net/sikuli/+question/562274 -- You recei

Re: [Sikuli-driver] [Question #671168]: Image : Image text is not valid , but SearchText is switched off!!

2018-08-02 Thread TestMechanic
Question #671168 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/671168 TestMechanic posted a new comment: Provided code example is complex and uncompleted. Try to isolate your problem just to 2-3 files max. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #671307]: Sikuli does not execute the commands properly

2018-08-02 Thread TestMechanic
Question #671307 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/671307 Status: Open => Answered TestMechanic proposed the following answer: You are executing above code against what? There is a chance that your app under test is switching focus. Try adding "

Re: [Sikuli-driver] [Question #671298]: Click on one result out of a list shown in UI

2018-08-02 Thread TestMechanic
Question #671298 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/671298 Status: Open => Needs information TestMechanic requested more information: A screenshot or video will help us to help you. -- You received this question notification because your team Sikuli Driv

  1   2   >