Skip to content

[BUG] Locator.count() with _vue selector with Repro #12887

@yuvalkarif

Description

@yuvalkarif

Context:

  • Playwright Version: 1.19.2
  • Operating System: Windows
  • Node.js version: v16.13.0
  • Browser: Chromium
  • Nuxt: 2.15.8
  • Vue: 2.6.14

#12623

Managed to create a repro in this basic Nuxt project repo.
Simply created three Vue components, using a Locator with _vue selector I try to log their count and the output is indeed 0.
expect.toHaveCount() still works as intended.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions