Re: [Sikuli-driver] [Question #680905]: java not able to use mouseMove function.

2019-05-17 Thread masuo
Question #680905 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680905 Status: Open => Answered masuo proposed the following answer: Read document. https://sikulix-2014.readthedocs.io/en/latest/region.html?highlight=mouseMove#Region.mouseMove usage:mouseMove(xoff, yoff)

[Sikuli-driver] [Question #680913]: Is there any way to handle proxy

2019-05-17 Thread Abilashkar
New question #680913 on Sikuli: https://answers.launchpad.net/sikuli/+question/680913 For my application i need to disable proxy and need to open the application now i am doing it manually. Is there any solution to disable the proxy and launch the application ? -- You received this question

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

2019-05-17 Thread Abilashkar
Question #680728 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680728 Status: Answered => Open Abilashkar is still having a problem: https://sikulix-2014.readthedocs.io/en/latest/region.html#Region.waitVanish WaitVanish tried not effective before vanishing the image

Re: [Sikuli-driver] [Question #680659]: I am not able to find the Text on screen

2019-05-17 Thread Abilashkar
Question #680659 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680659 Status: Answered => Open Abilashkar is still having a problem: i have tried this this is also not identify the text which i give . but in that screen that text is visible. -- You received this

[Sikuli-driver] [Question #680905]: java not able to use mouseMove function.

2019-05-17 Thread Arvind
New question #680905 on Sikuli: https://answers.launchpad.net/sikuli/+question/680905 I have got some X and Y axis from sikuli and now I am trying to hover mouse on that location using the same xo-ordinates but it return error "[error] Location: outside any screen (3568, 815) - subsequent

Re: [Sikuli-driver] [Question #680899]: how to recover from crashing of target application?

2019-05-17 Thread matteoa
Question #680899 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680899 matteoa posted a new comment: Hello Raiman, yes, these two questions were related...In case for the findfailed nobody offered the solution I asked for another way to accomplish the same... Let me add some

Re: [Sikuli-driver] [Question #680879]: Command Line Options / Logfile

2019-05-17 Thread Mike Praeuner
Question #680879 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680879 Status: Needs information => Solved Mike Praeuner confirmed that the question is solved: still experimenting but this is my current solution (solved) --batch file-- @echo off set starttime=%TIME% set

Re: [Sikuli-driver] [Question #680880]: Suddenly unable to load images (files) on Linux Ubuntu

2019-05-17 Thread Valerij
Question #680880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680880 Valerij posted a new comment: one more thing! this code did work at some point, but after something happened, it shows this error, even with older versions of my code, which worked. the problem persisted

Re: [Sikuli-driver] [Question #680596]: FindFailed.setHandler not firing

2019-05-17 Thread RaiMan
Question #680596 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680596 Status: Open => Answered RaiMan proposed the following answer: uupps, sorry :-( your question was moving out of sight ;-) I will check asap now, but a solution might only be available during

Re: [Sikuli-driver] [Question #680880]: Suddenly unable to load images (files) on Linux Ubuntu

2019-05-17 Thread RaiMan
Question #680880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680880 Status: Open => Answered RaiMan proposed the following answer: ok, I will later check on Ubuntu with 1.1.4 A solution might be available only during Monday. -- You received this question notification

Re: [Sikuli-driver] [Question #680899]: how to recover from crashing of target application?

2019-05-17 Thread RaiMan
Question #680899 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680899 Status: Open => Answered RaiMan proposed the following answer: the idea was the FindFailed handler ;-) ... but see your other question: https://answers.launchpad.net/sikuli/+question/680596 sorry for

Re: [Sikuli-driver] [Question #680893]: find image and type pattern

2019-05-17 Thread ben
Question #680893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680893 ben gave more information on the question: i can decrease aRegion = Region(730,740,470,70) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #680893]: find image and type pattern

2019-05-17 Thread ben
Question #680893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680893 Status: Needs information => Open ben gave more information on the question: yes, there can be 1 to 7 possible pattern up or up,up,down,down,up,up,down -- You received this question notification

Re: [Sikuli-driver] [Question #680880]: Suddenly unable to load images (files) on Linux Ubuntu

2019-05-17 Thread Valerij
Question #680880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680880 Status: Answered => Open Valerij is still having a problem: I did try setting bundle path with given method, before asking this question. It didnt work. The puzzling part, that the error displays a

Re: [Sikuli-driver] [Question #680880]: Suddenly unable to load images (files) on Linux Ubuntu

2019-05-17 Thread RaiMan
Question #680880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680880 Status: Open => Answered RaiMan proposed the following answer: the best way, to make your program robust for locating images is ImagePath.setBundlePath(someBaseFolder) where someBaseFolder is a path

Re: [Sikuli-driver] [Question #680893]: find image and type pattern

2019-05-17 Thread RaiMan
Question #680893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680893 Status: Open => Needs information RaiMan requested more information: can there be more than one of the 6 possible patterns be visible at the same time? the search area (aRegion) is rather large? --

Re: [Sikuli-driver] [Question #680893]: find image and type pattern

2019-05-17 Thread ben
Question #680893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680893 Status: Answered => Open ben is still having a problem: starttime = time.time() patterns =

[Sikuli-driver] [Question #680899]: how to recover from crashing of target application?

2019-05-17 Thread matteoa
New question #680899 on Sikuli: https://answers.launchpad.net/sikuli/+question/680899 Hello all, I'm automating an application that from time to time have a couple of component (not under our control) that crashes with the usual window: "the application pippo.exe has stopped working" and so on.

Re: [Sikuli-driver] [Question #680880]: Suddenly unable to load images (files) on Linux Ubuntu

2019-05-17 Thread Valerij
Question #680880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680880 Status: Needs information => Open Valerij gave more information on the question: Thank you for your response. >what version of SikuliX? I have tried both 1.1.3 and 1.1.4 versions of sikulix >how does

Re: [Sikuli-driver] [Question #680596]: FindFailed.setHandler not firing

2019-05-17 Thread matteoa
Question #680596 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680596 matteoa posted a new comment: hello, no solution for this? There are alternatives for a global findfailed handler? Thanks in advance -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #680864]: how to find list[] and if find remove the target

2019-05-17 Thread wu
Question #680864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680864 wu gave more information on the question: the screenshot will occasionally capture is already loading finish and jump the new Scenes will do capture so i don't is loading time to fast or the image similar

Re: [Sikuli-driver] [Question #680864]: how to find list[] and if find remove the target

2019-05-17 Thread wu
Question #680864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680864 Status: Needs information => Open wu gave more information on the question: the similar question is slove now have another question there is my code:: tch = [] for i in range(1,13):

Re: [Sikuli-driver] [Question #680880]: Suddenly unable to load images (files) on Linux Ubuntu

2019-05-17 Thread RaiMan
Question #680880 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680880 Status: Open => Needs information RaiMan requested more information: what version of SikuliX? how does the string someFile in objFinder.find("someFile") look like? [error] image: could not be loaded:

Re: [Sikuli-driver] [Question #680839]: sikulix robot framework

2019-05-17 Thread RaiMan
Question #680839 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680839 RaiMan proposed the following answer: sorry, but writing code is your job ;-) you should first try the snippets in an extra IDE tab and the make it functions in the class area and add them to the RFW stuff.

Re: [Sikuli-driver] [Question #680864]: how to find list[] and if find remove the target

2019-05-17 Thread RaiMan
Question #680864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680864 Status: Open => Needs information RaiMan requested more information: paste more code! not sure what you are doing. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #680839]: sikulix robot framework

2019-05-17 Thread Thuraisingam
Question #680839 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680839 Thuraisingam posted a new comment: i tested this code and i have a repport : runScript(""" robot *** Variables *** ${USERNAME} demo ${PASSWORD} mode ${TESTSITE}

Re: [Sikuli-driver] [Question #680893]: find image and type pattern

2019-05-17 Thread RaiMan
Question #680893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680893 Status: Open => Answered RaiMan proposed the following answer: this would be my solution (not tested ;-) patterns =

Re: [Sikuli-driver] [Question #680864]: how to find list[] and if find remove the target

2019-05-17 Thread wu
Question #680864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680864 wu gave more information on the question: i have to try the image[ partten('image').similar(0.80)] but this will have error in image.remove(ix) the error will tell the Partten can't not remove -- You

Re: [Sikuli-driver] [Question #680864]: how to find list[] and if find remove the target

2019-05-17 Thread wu
Question #680864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680864 Status: Answered => Open wu is still having a problem: thx RaiMan it think almost my slove but now i have question it have possible to config the findAnyList.similar? my picture is between the

Re: [Sikuli-driver] [Question #680864]: how to find list[] and if find remove the target

2019-05-17 Thread RaiMan
Question #680864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680864 Status: Open => Answered RaiMan proposed the following answer: this would be my solution: images = [image1,image2,image3] count = 0 while True: matches = findAnyList(images) for match in matches:

[Sikuli-driver] [Question #680893]: find image and type pattern

2019-05-17 Thread ben
New question #680893 on Sikuli: https://answers.launchpad.net/sikuli/+question/680893 iu am using sikuli version 1.1.3 I want to find image pattern and type out accordingly only 6 pattern: up arrow, down narrow, left arrow, right arrow, letter j and letter k the image pattern could be up,up,k

Re: [Sikuli-driver] [Question #680738]: switchApp()

2019-05-17 Thread RaiMan
Question #680738 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680738 RaiMan proposed the following answer: This thread already is in the Question area (I switched it from the bug area earlier). At top right click "Ask a question" and you will be able to do so ;-) Your

Re: [Sikuli-driver] [Question #680879]: Command Line Options / Logfile

2019-05-17 Thread RaiMan
Question #680879 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680879 Status: Open => Needs information RaiMan requested more information: solved? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.