Skip to content

[BUG] Chromium: Cannot click, element intercepts pointer events #12821

@creage

Description

@creage

Context:

  • Playwright Version: 1.20.0
  • Operating System: Windows10
  • Node.js version: LTS 16
  • Browser: Chromium only

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions