Skip to content

Behat tests broken in v1.4.0 #318

@athanro

Description

@athanro

This change (removed . Key::TAB)
67c5b8a#diff-0369b4491b60042056986863691f6a7fL681
is breaking my tests.

$el = $this->getSession()->getPage()->find(css, '#product');
$el->click();
 element click intercepted: Element <input id="product" class="ant-input" placeholder="Product" type="text"> is not clickable at point (813, 212). Other element would receive the click: <label class="placeholder-label placeholder-label--select" for="product">...</label>
        (Session info: headless chrome=80.0.3987.116)

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