← Back to team overview

sikuli-driver team mailing list archive

[Question #392830]: How to get specific col value from csv

 

New question #392830 on Sikuli:
https://answers.launchpad.net/sikuli/+question/392830

I am trying to create Sikuli script which configure WLAN pre-shared key every day on Web GUI.

The source CSV is fixed as below,
[Sample CSV]
DATE,PASSWD
2016/1/1,3q7uxd64
2016/1/2,7jqw263a
2016/1/3,7z45a8ed
2016/1/4,3aj5d8w2
2016/1/5,r9647ezg
2016/1/6,h7w52x4d
...

I think it can be achieved with module "csv" and "Dictreader"

Anyone please give me a advise.
Thank you!

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