Skip to content

.pressKey() doesn't work when using Protractor helper #216

@ivantion

Description

@ivantion

When trying to use pressKey with the Protractor helper, I get "TabTab" inside the field I am filling instead of moving down the tab index.

I.fillField(this.fields.lookup, wb);
I.pressKey('Tab');
I.pressKey('Tab');

The same snippet works when using WebDriverIO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions