Re: [Sikuli-driver] [Question #708624]: Sikuli guide in a multi-monitor environment

2023-12-04 Thread DI BENEDETTO
Question #708624 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/708624 DI BENEDETTO posted a new comment: unfortunately, it does not work -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #708594]: [Robot-Framework]Timeout Not Finding img

2023-12-04 Thread textSolver34761
Question #708594 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/708594 textSolver34761 posted a new comment: Just incase someone hase the same issue, I asked the Robotframework community too : https://forum.robotframework.org/t/robot-framework-

Re: [Sikuli-driver] [Question #708624]: Sikuli guide in a multi-monitor environment

2023-12-04 Thread DI BENEDETTO
Question #708624 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/708624 DI BENEDETTO posted a new comment: I was looking by curiosity to the recent other tickets and one of their answers could be a solution. Maybe simply use(Screen(2)) I would try it tomorrow. If it is

Re: [Sikuli-driver] [Question #708624]: Sikuli guide in a multi-monitor environment

2023-12-04 Thread DI BENEDETTO
Question #708624 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/708624 DI BENEDETTO posted a new comment: Context : windows 10, sikulixapi-2.0.5 -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

[Sikuli-driver] [Question #708624]: Sikuli guide in a multi-monitor environment

2023-12-04 Thread DI BENEDETTO
New question #708624 on SikuliX: https://answers.launchpad.net/sikuli/+question/708624 Hello, I can click on an element on my third screen but I can not use the text function in my third screen. Is there a code that could achieve that please ? you will find below my code based on sikuilxapi

Re: [Sikuli-driver] [Question #708602]: how do i get a region based of image file?

2023-12-04 Thread RaiMan
Question #708602 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/708602 RaiMan posted a new comment: Use SikuliX 2.0.5 and this should work (scripting): img = Image.create(".../someImg.png") # load the base image # optionally create sub images imgReg = img.getSub(Region(x,

Re: [Sikuli-driver] [Question #708437]: java.lang.IllegalArgumentException: Key: Not supported character:

2023-12-04 Thread Launchpad Janitor
Question #708437 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/708437 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. --

Re: [Sikuli-driver] [Question #678173]: write contents in xlsx

2023-12-04 Thread elion mulen
Question #678173 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/678173 elion mulen proposed the following answer: Certainly, you can create and edit contents in an XLSX (Excel spreadsheet) file using Microsoft Excel or similar spreadsheet software. Here are the general steps