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

2020-06-16 Thread Padam Jain
New question #691343 on Sikuli: https://answers.launchpad.net/sikuli/+question/691343 Hi , I am using sikulix 2.0.1 on windows 10. I would like to post some xml files on HTTP Server before starting test. is it possible to do that with sikulix that i can post xml file on HTTP. Thanks. -- You

[Sikuli-driver] [Bug 1883605] Re: Problems with region.text() in 2.0.4

2020-06-16 Thread RaiMan
** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 2.0.5 ** Summary changed: - Problems with region.text() in

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

2020-06-16 Thread RaiMan
Question #691343 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691343 Status: Open => Answered RaiMan proposed the following answer: Has nothing to do with the SikuliX features. Use appropriate Python/Jython features. Be aware: SikuliX uses Python language level 2.7 --

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

[Sikuli-driver] [Bug 1883605] Re: [2.0.4] Match does not act like Region using text() --- fixed in 2.0.5

2020-06-16 Thread RaiMan
A fix will be available with 2.0.5 soon. Use workaround until then. ** Summary changed: - [2.0.4] Match does not act like Region using text() + [2.0.4] Match does not act like Region using text() --- fixed in 2.0.5 ** Changed in: sikuli Status: In Progress => Fix Committed ** Changed

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 years

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

2020-06-16 Thread RaiMan
Question #691293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691293 RaiMan proposed the following answer: @TestMechanic Thanks for this helpful information. I will add a chapter to the docs based on your "multiplatform-images" experience. This will the be the place, to

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

2020-06-16 Thread robin gupta
Question #691293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691293 Status: Answered => Solved robin gupta confirmed that the question is solved: Awesome . Thanks @TestMechanic and @Raiman. This solved my problem. -- You received this question notification because

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

2020-06-16 Thread robin gupta
Question #691293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691293 robin gupta confirmed that the question is solved: Thanks TestMechanic, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

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 RaiMan
Question #691293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691293 RaiMan posted a new comment: Thanks for clarification. Highly appreciated. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #691355]: Remote PC without Monitor: RobotDesktop: checkMousePosition

2020-06-16 Thread Simon Fong
New question #691355 on Sikuli: https://answers.launchpad.net/sikuli/+question/691355 I have a NUC without monitor trying to run sikuli. When I remotely connected to it, sikuli works fine. After I have disconnected remote desktop, it doesn't run until I reconnect with Remote Desktop. The error

Re: [Sikuli-driver] [Question #691355]: Remote PC without Monitor: RobotDesktop: checkMousePosition

2020-06-16 Thread Simon Fong
Question #691355 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691355 Description changed to: I have a NUC running in Win10 without monitor trying to run sikuli. When I remotely connected to it, sikuli works fine. After I have disconnected Remote Desktop, Sikuli doesn't run