Using variables, infos from a CSV file or DB

Asked by Denis SAUNIER

Hi
Sorry about the newbie question, just discovering that tool. Is it possible to use infos from a MySQL database or CSV file to login in to several sites ? My goal is to check if my sites need updating, and if so trigger the update and report the actions.
Thanks for any confirmation or tip !

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
eliteSKL (camaro70s) said :
#1

hmmm... did some searching around. i believe the answer would be yes. this is basically Jython... so anything you can do from Jython you can do with sikuli i would assume. i'm not sure if there are limitation.

I would leave this open for a more knowledgeable member to answer. (i'm quite the beginner)

it's pretty much jython... http://sikuli.org/docx/devs/system-design.html

csv
http://www.jython.org/docs/library/csv.html

sql connections
http://www.fishandcross.com/blog/?p=205
http://www.halfcooked.com/mt/archives/000979.html
http://adam.goucher.ca/?p=257

Revision history for this message
Denis SAUNIER (dsaunier) said :
#2

Thanks I'll keep digging too.

Revision history for this message
RaiMan (raimund-hocke) said :
#3

yes it is

Can you help with this problem?

Provide an answer of your own, or ask Denis SAUNIER for more information if necessary.

To post a message you must log in.