bug: page.setContent() started failing with timeout errors after upgrading @playwright/test to ~1.56.0

Open
#58 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
playwright, typescript
Domain
testing-qa

Research direction

Start by reproducing the failure with @playwright/test ~1.56.0 using page.setContent(), then compare it with the still-working page.goTo() path. Done means identifying a reproducible cause and restoring passing page.setContent() tests without regressing page.goTo().

Written by the indexing model from the issue text.

Description

Prerequisites
Stencil Playwright Version

0.2.3

Current Behavior

After upgrading @playwright/test from ~1.55.0 to ~1.56.0, all of our tests that use page.setContent() started failing. The tests that use page.goTo() still work.

Expected Behavior

Tests that use page.setContent() continue to work after upgrading @playwright/test

Steps to Reproduce

I don't have time to create a repro, so I don't expect you to investigate. My hope in sharing this is in case others have the same problem at least they can find this issue and comment. If I have a chance later, I'll create a repro.

Code Reproduction URL

n/a

Additional Information

No response

Dominant language
TypeScript
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stenciljs/playwright

All issues in stenciljs/playwright

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.