You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to click on the ElementHandle, located by ElementHandle.waitForSelector() - fails in Chroimum with error
attempting click action
waiting for element to be visible, enabled and stable
element is visible, enabled and stable
scrolling into view if needed
done scrolling
performing click action
<span class="selection">…</span> intercepts pointer events
Works fine in Webkit and Firefox, was working fine in all browsers before 1.20.0 upgrade.
jnizet, ychaudhari, DuhBerg, alizubair76, alexis-aquanty and 2 more