← 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

RaiMan posted a new comment:
Uuups, do not know whats up :-(

try the following (more info: http://sikuli.org/docx/region.html
#exception-findfailed):

setFindFailedResponse(PROMPT)

at the beginning of your script.

When coming to line 15, this will bring up a prompt message.

Try to manually use the page-down to see if it works in this situation
(click the web page first, the prompt steals focus ;-)

If it does, you can use "Retry", to continue the script.

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