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

2020-06-18 Thread RaiMan
Question #691343 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691343 Status: Open => Answered RaiMan proposed the following answer: Sorry - no example - you have to ask the net. In my experience stackoverflow is the best place. Another idea might be, to make a command

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

2020-06-18 Thread Padam Jain
Question #691343 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691343 Status: Answered => Open Padam Jain is still having a problem: Getting bunch of errors while using httplib and urlilib. it would be great help if you have any sample code for how to do it. I simply

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 #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 --

[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