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 starts and

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) ### approach2:

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

[Sikuli-driver] [Bug 1830592] Re: [1.1.4] End key misoperation in last text line if no empty line follows --- workaround

2019-05-27 Thread RaiMan
** Summary changed: - End key misoperation in last IDE text line + [1.1.4] End key misoperation in last text line if no empty line follows --- workaround ** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli

[Sikuli-driver] [Bug 1830592] [NEW] End key misoperation in last IDE text line

2019-05-27 Thread Alex Lunyov
Public bug reported: Hi! Using SikuliX 1.1.4 build# 288. Windows 10. The key END operates like LEFT key when typing in the very last line in the IDE editor. Typing END in any other line works as expected. ** Affects: sikuli Importance: Undecided Status: New -- You received this