sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12926
Re: [Question #207655]: Need to pass input as file from user
Question #207655 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/207655
Status: Needs information => Open
Sathyamoorthy gave more information on the question:
i have used config parser for passing the input.
in between i have to pass values for loop , how to do that.
Example like,
for i in range(int(n)):
d = input("Enter the Size of Disk"+str(i))
a.append(d)
where i have to pass the values for loop from file .
PLease comment for sort out this scenario
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.