← Back to team overview

sikuli-driver team mailing list archive

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:
I tried the following as per suggestion 2 but still not seeing screen
move visually and getting the error on line 15:

org.sikuli.script.FindFailed: FindFailed: can not find inc.png  Line 42,
in file C:\DOCUME~1\JULIEM~1\LOCALS~1\Temp\sikuli-
tmp147728760420108418.py

12   type(some-image,"Sikuli Test\n")
13   type(some-image,"Test Ad for Automated Testing"); type(Key.ENTER); wait(0.5) # give time to web page
14   type(Key.PAGE_DOWN); wait(1) # give time to scroll down
15   type(some-image,"07771 888777\n")

(ps will start new question in future, thx)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.