joao-carloto / FireRobot

Firefox extension for Robot Framework/Selenium.
Other
28 stars 6 forks source link

New option: Press Key #71

Closed joao-carloto closed 8 years ago

joao-carloto commented 9 years ago

Numerical ASCII codes will be used for non-printable ASCII and Space (E.g "Enter/Carriage Return" will be \13). For others, the normal graphical representation will be used.

NOTE: Press Key does not support non-ASCII, non-typeable characters such as ARROW_RIGHT (see issue https://github.com/rtomac/robotframework-selenium2library/issues/275).

joao-carloto commented 8 years ago

Published on v1.1.4.