← 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'm trying to use this for a browser application but type(Key.PAGE_DOWN)
doesn't work (I get an error on the line). Is there anything else I need
to add or be aware of? Immediately preceeding this, I have entered text
into a field - so my code is as follows:

type(screenshot,"Test Ad for Automated Testing\n")
type(Key.PAGE_DOWN)

Thanks

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