Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'd then go with

  robot.keys.enter()
(since enter is a function, not a constant) and make it chainable by returning `robot.keys`.

  robot.keys.ctrl().enter()


You'd probably want something slightly different than keys - at least some way to different between key presses and hold the keys down at the same time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: