Skip to content

Handle typing when no input element is focused (expedia fake input) #112

Open
@mondaychen

Description

@mondaychen

There are cases when the agent decides to type in an "input" on a page, but it turns out to be a fake one. For example, on expedia, this "Date" label looks very much like an input
image

However, no input is focused after clicking it. Instead, it opens up a dialog expecting button clicking.

image

Typing in this case is tricky because it can trigger keyboard shortcut websites, or at least "space" would cause browser to scroll to next screen in Chrome.

We need to think of a way to handle this problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglimitationsKnown limitation of the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions