Question #679134 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679134
arminius posted a new comment:
I can't use that till I get home.
Is this a likely example?
import os
p = os.popen('curl -X GET
"https://doc.tech.net/latest/characters/ME/assets/?datasource=server&page=1" -H
"accept: application/json" -H "authorization: Bearer vyJ4jkdciOiZ"')
print(p.read())
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp