Skip to content

Espresso Web - perform(DriverAtoms.webKeys("0.11")) only inputs 11 #528

@westpacqe

Description

@westpacqe

When interacting with webviews using this code

onWebView().withElement(findElement(Locator.ID, "payment-amount")).perform(DriverAtoms.webKeys("0.11"))

it only enters 11 without the decimal. I am trying to figure out how I can include decimal point in sending keys to webview.

Any idea?

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