Comments (2)
It seems to be fixed in tip-of-tree, can you confirm that it doesn't reproduce with npm i @playwright/test@next
?
from playwright.
Indeed, it is fixed, thanks!
from playwright.
Related Issues (20)
- [Feature]: Allow traces in test-results folder to have custom file extension e.g. `.pwtrace.zip`
- [Bug]: Intermittent "Object doesn't exist" Error During HTML to PDF Conversion Due to Async Request Interception After Playwright Object Closure HOT 2
- [Bug]: "URL did not settle" error in azureportal-test framework's navigateTo function when running e2e tests in mock replay mode HOT 1
- [Bug]: Type Inference Issue in Playwright 1.46.1 with base.extend HOT 8
- [Bug]: Local storage items set via `browser.newContext()` missing for an iframe in Chromium HOT 3
- [Feature]: Custom error for strict mode violations
- [Feature]: Support hardware-based client certificate authentication via public cert and signature callback HOT 8
- [Bug]: Playwright's browsers dont behave as regular browsers HOT 1
- [Docs]: add use case for closing multiple elements like toast notifications HOT 3
- [Bug]: Firefox page.goto fails with PR_CONNECT_RESET_ERROR error code HOT 1
- [internal] canary build publishing is not working anymore HOT 1
- is there any place to set click retry internal or number of attempts HOT 1
- [Bug]: Missing chain operator when populating annotations in the html-reporter HOT 2
- [Feature]: Locator Alias HOT 3
- [Bug]: extra http headers are not sent with Websocket requests HOT 1
- Getting a random 'Invalid login' error while trying to log in using the Microsoft login while running the test. HOT 4
- [Bug]: 1.46.0 breaks waitForLoadState within route requests HOT 5
- [Bug]: --last-failed command not running skipped and broken test cases from the last build HOT 2
- [Feature]: check locator handlers while retrying during `locator.waitFor`
- [Bug]: Test report says "undefined" when a promise is rejected inside expect.poll HOT 1
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
from playwright.