sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24555
[Question #244951]: How to calculate a value and type it using type method in sikuli java..
New question #244951 on Sikuli:
https://answers.launchpad.net/sikuli/+question/244951
I m using eclipse,,, and i m typing the following lines in notepad..
for(i=0;i<3<i++)
{
s.type("<doc>\n<field name=\"Mid\">");
here i want to type the value of i in notepad....
s.type("</field>\n<field name=\"MobileName\">");
}
is there any way to do this...
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.