← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #208370]: key input 'Enter'

 

Question #208370 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/208370

    Status: Open => Answered

RaiMan proposed the following answer:
the docs would have told you:

type(Key.ENTER)

or

in many cases this works too:

type("\n")

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