frankvanderkuur / robotframework-sapguilibrary

A Robot Framework Library for automating the SAP GUI desktop client
Apache License 2.0
51 stars 20 forks source link

Added OkGuiCodeField to input_text #6

Open andygmo opened 5 years ago

andygmo commented 5 years ago

In my application, there is an OkGuiCodeField that we need to input text directly to.

This is my proposed fix to add the functionality.