-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
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
Labels
No labels