Skip to content

ElementSendKeys sends characters with incorrect locale #129

Description

@PiotrNestor

FlaUI/FlaUI.WebDriver v0.3.1

ElementSendKeys request is:

info: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[102]
      Route matched with {action = "ElementSendKeys", controller = "Element"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] ElementSendKeys(System.String, System.String, FlaUI.WebDriver.Models.ElementSendKeysRequest) on controller FlaUI.WebDriver.Controllers.ElementController (FlaUI.WebDriver).

A string like

://

is input into the application like

^''

There is clearly a locale keyboard / character mapping mismatch
How to fix this?

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

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions