issues Search Results · repo:microsoft/playwright language:TypeScript
Filter by
15k results
(72 ms)15k results
inmicrosoft/playwright (press backspace or delete to remove)🚀 Feature Request
in 1.53 locator method add .describe() function i want expect text in allure report
in expect.js input this code
function createMatchers(actual, info, prefix) {
let locatorDesc = ...
sfinksik12
- Opened 17 hours ago
- #36312
Version
1.52.0
Steps to reproduce
Trigger a request subjected to CORS; wait for the response with page.waitForResponse() using a regexp.
Minimal reproduction:
1. Clone the repo at https://github.com/mkrakker/playwright-ff-waitforresponse ...
mkrakker
- Opened 19 hours ago
- #36311
🚀 Feature Request
Currently, the --only-changed CLI option will detect the specs that include files that have been impacted by a change
(like a file in a utils folder).
It would be awesome if the option ...
elgorditosalsero
- Opened yesterday
- #36310
🚀 Feature Request
From Playwright 1.53.0 release notes, on the section as per below found in
https://playwright.dev/docs/release-notes#version-1.53
New option in html reporter to set the title of a specific ...
dirtydiesel46
- Opened 2 days ago
- #36308
Last Good Version
1.52.0
First Bad Version
1.53.0
Steps to reproduce
1. Clone the repo git@github.com:jnizet/playwright-repro.git
2. pnpm install
3. pnpm start
4. open http://localhost:4200, click ...
jnizet
- 1
- Opened 2 days ago
- #36307
🚀 Feature Request
I like the new HTML report title feature, however we don t output html reports directly, but rather get them through
merging blob reports. I would like to be able to pass a title in ...
tarungunampalli1
- Opened 2 days ago
- #36305
Version
1.53.0
Steps to reproduce
We were mocking our websocket responses in a similar way as per example docs
await page.routeWebSocket( wss://example.com/ws , ws = {
ws.onMessage(message = { ...
drilon241
- Opened 2 days ago
- #36304
🚀 Feature Request
I have a use case in my company where we want to test a flow that involves scanning QRCodes. Right now the setup is very
flaky and only for chromium:
- We launch a chromium instance ...
BeeMargarida
- Opened 2 days ago
- #36303
🚀 Feature Request
FedCM is a standard being worked on at the W3C. The first working draft was released in Aug 2024. It allows users to log
in to federated identity providers using brower native APIs. ...
P3-collecting-feedback
mooreds
- Opened 2 days ago
- #36300
Version
1.52.0, 1.51.0, 1.53.0
Steps to reproduce
1. Open Github actions page on repo
https://github.com/Ihor123166/timeout-errors-on-ubuntu/actions/workflows/playwright.yml
2. Look at the errors ...
Ihor123166
- 2
- Opened 2 days ago
- #36299

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.