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 script using curl, that you can
run using supprocess.Popen.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


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 want to connect, GET and POST on http server.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


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 this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


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

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp