sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03346
Re: [Question #99475]: Novice: How to include page down key
Question #99475 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/99475
Julie Merriman posted a new comment:
Thanks here's the info ...
Windows XP 2002 SP3
Browser = Firefox 3.6.17
Ran it again, code is as follows:
13 type( ,"Test Ad for Automated Testing")
14 type(Key.PAGE_DOWN)
15 type( ,"07771 888777\n")
at line 13 - the text goes in correctly
at line 14 - no page down is seen visually on screen (page down is required to see field referenced in line 15)
at line 15 - errors as follows:
org.sikuli.script.FindFailed: FindFailed: can not find inc.png Line
42, in file C:\DOCUME~1\JULIEM~1\LOCALS~1\Temp\sikuli-
tmp4517480408878126318.py
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.