Skip to content

Send Keyboard Event does not work properly #97

Description

@Babzsak

I am using the latest swinglibary with RF for thesting a swing webservice.

I would like to use it like this:
Send Keyboard Event VK_UNDERSCORE

Along the official keyevent documentation (https://docs.oracle.com/javase/7/docs/api/java/awt/event/KeyEvent.html) this would type: _
But instead it fails with the following errormessage:

FAIL : Processing XML-RPC return value failed. Most often this happens when the return value contains characters that are not valid in XML. Original error was: ExpatError: not well-formed (invalid token): line 1, column 180

Either the documentation to this keyword is very poor, which would mean that I am using the tool the wrong way or it is simply not well implemented.
Someone please take a look at that.

Cheers,
Babzsak

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions