Closed joao-carloto closed 8 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).
Published on v1.1.4.
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).