-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Insights: microsoft/playwright
Overview
Could not load contribution data
Please try again later
38 Pull requests merged by 9 people
-
Remove special handling for getSelection() with Firefox from tests
#35271 merged
Jun 7, 2025 -
Docs: mention trace viewer as debugging tool for the Mouse API class
#35857 merged
Jun 6, 2025 -
feat(cookie): export/import chips cookies
#36168 merged
Jun 6, 2025 -
feat(chromium): roll to 1178
#36231 merged
Jun 6, 2025 -
feat(chromium-tip-of-tree): roll to r1338
#36221 merged
Jun 6, 2025 -
fix: java style selector string
#36227 merged
Jun 6, 2025 -
chore(client): remove unneeded _wrapApiCall(internal)
#36224 merged
Jun 6, 2025 -
fix: ensure ElementHandlerDispatcher has FrameDispatcher parent
#36214 merged
Jun 6, 2025 -
docs(context): document the
browser()
call from persistent context#36216 merged
Jun 5, 2025 -
chore: ensure progress runs with a timeout in fetch()
#36192 merged
Jun 5, 2025 -
chore: prepare to language ports roll
#36211 merged
Jun 5, 2025 -
fix(trace-viewer): show fallback command on less precise paths
#36202 merged
Jun 5, 2025 -
chore: use 'Clear' step name for locator.clear()
#36208 merged
Jun 5, 2025 -
fix(ai snapshot): wait for blocking CSS
#36206 merged
Jun 5, 2025 -
chore: get rid of ready state type
#36177 merged
Jun 4, 2025 -
fix: capture snapshot for ai during navigation
#36203 merged
Jun 4, 2025 -
fix: allow matching against
about:blank
and other custom URLs#36180 merged
Jun 4, 2025 -
chore: launchServer() with userDataDir
#36185 merged
Jun 4, 2025 -
chore: mark v1.54.0-next
#36200 merged
Jun 4, 2025 -
chore: add release notes for v1.53
#36196 merged
Jun 4, 2025 -
test: mark inspector tests as slow
#36199 merged
Jun 4, 2025 -
test: unflake "should delete header with undefined value"
#36197 merged
Jun 4, 2025 -
fix(chromium): refer to x86 and x86_64 as "x86" arch
#36193 merged
Jun 4, 2025 -
test: skip another permission tests on Debian 11
#36198 merged
Jun 4, 2025 -
test: skip scrolling tests on Android
#36195 merged
Jun 4, 2025 -
test: skip permission tests on Debian 11
#36194 merged
Jun 4, 2025 -
chore: update WebKit version to 18.5
#36190 merged
Jun 4, 2025 -
chore: update browser_patches to 9768715bd
#36191 merged
Jun 4, 2025 -
fix(test runner): prevent esm loader deadlock
#36187 merged
Jun 4, 2025 -
feat(webkit): roll to r2182
#36183 merged
Jun 4, 2025 -
chore: delete playwright-dashboard package
#36182 merged
Jun 3, 2025 -
chore: only use locator description if it is the last token
#36178 merged
Jun 3, 2025 -
chore: reduce scrolling during clicks
#36175 merged
Jun 3, 2025 -
Revert "fix(esm): prevent ESM loading deadlock in certain import chains (#35933)"
#36179 merged
Jun 3, 2025 -
feat(chromium-tip-of-tree): roll to r1337
#36176 merged
Jun 3, 2025 -
feat(webkit): roll to r2181
#36164 merged
Jun 3, 2025 -
test: skip 'should work when registered on global' in driver mode
#36171 merged
Jun 3, 2025 -
test: fix webview2 tests
#36172 merged
Jun 3, 2025
15 Pull requests opened by 9 people
-
feat(chromium): add local-fonts API permission
#36186 opened
Jun 4, 2025 -
chore: add some progress apis
#36189 opened
Jun 4, 2025 -
chore: roll stable-test-runner to 1.53.0-beta-1749049851000
#36201 opened
Jun 4, 2025 -
chore: update class-test.md - Typo
#36204 opened
Jun 4, 2025 -
chore: hide locator(':root') in Steps for toHaveTitle/URL
#36213 opened
Jun 5, 2025 -
fix(list): avoid overwriting stdio logs from tests when writing status
#36219 opened
Jun 5, 2025 -
devops: add roll stable-test-runner automation
#36229 opened
Jun 6, 2025 -
chore: make expect throw an error with details instead of returning them
#36232 opened
Jun 6, 2025 -
fix(expect): if actual snapshot happens to not exist, don't crash
#36234 opened
Jun 6, 2025 -
chore: introduce progress.runAtomic()
#36236 opened
Jun 6, 2025 -
docs: add instructions for viewing test report locallyt report readme
#36240 opened
Jun 8, 2025 -
feat: add aria-busy support to role selectors
#36250 opened
Jun 9, 2025 -
bug(trace-viewer): Overflow with TabbedPane Component
#36251 opened
Jun 9, 2025 -
feat(webkit): roll to r2183
#36254 opened
Jun 9, 2025 -
test: add cookie with SameSite attribute
#36255 opened
Jun 9, 2025
30 Issues closed by 8 people
-
[Feature]: Slim docker container
#36235 closed
Jun 9, 2025 -
[Bug]: Version 1.52.0 introduced bug building esm.
#36242 closed
Jun 9, 2025 -
[Please read the message below]
#36247 closed
Jun 9, 2025 -
[Please read the message below]
#36246 closed
Jun 9, 2025 -
[Please read the message below]
#36245 closed
Jun 9, 2025 -
[Please read the message below]No resource with given identifier found
#36244 closed
Jun 9, 2025 -
[Feature]: Support for Cloudflare Browser Rendering API
#32042 closed
Jun 8, 2025 -
[Bug]: Can not run Webkit tests on Debian Testing
#36220 closed
Jun 5, 2025 -
[Feature] Comparing Screenshots of two website or environment
#36218 closed
Jun 5, 2025 -
[Bug]: Getting White Screen in Headless Mode on Playwright v1.52
#36080 closed
Jun 5, 2025 -
[Feature]: Override run command in VSCode extension
#36136 closed
Jun 5, 2025 -
[Feature]: Ability to tag test as infrastructure failure if is in Fixture
#36131 closed
Jun 5, 2025 -
[Feature]: Add option to control or disable automatic scrolling behavior during actions
#36121 closed
Jun 5, 2025 -
Error: Client network socket disconnected before secure TLS connection was established
#36130 closed
Jun 5, 2025 -
[Feature]: Allow automatic screenshots to capture the full page
#36212 closed
Jun 5, 2025 -
[Bug]: Artifact traces copy command
#36144 closed
Jun 5, 2025 -
[Bug]: afterEach hook is executed even when test is skipped via an auto fixture using testInfo.skip()
#36210 closed
Jun 5, 2025 -
[Bug]: Page.waitForURL('about:blank') fails if `baseURL` configured
#36162 closed
Jun 4, 2025 -
[Bug]: snapshotPathTemplate adds extra "-expected.png" and fails tests
#36188 closed
Jun 4, 2025 -
[Bug]: 1.52.0 hangs on "load tests" started or crush with out of memory
#35706 closed
Jun 4, 2025 -
[Bug]: Source viewer does not work with inline sources from imported packages
#36152 closed
Jun 4, 2025 -
[Bug]: playwright runner is slow to start tests
#35073 closed
Jun 4, 2025 -
[Feature]: Add "markdown" reporter to "builtInReporters"
#34969 closed
Jun 3, 2025 -
[internal]: webkit linux is flaky with ignoreHTTPSErrors
#35870 closed
Jun 3, 2025 -
How can I call playwright's injectedScript
#36170 closed
Jun 3, 2025 -
[Bug]: latest tag for docker image in microsoft artifact repo is not the latest image
#36173 closed
Jun 3, 2025
20 Issues opened by 20 people
-
[Feature]: Option to distribute projects evenly among shards
#36253 opened
Jun 9, 2025 -
[Bug]: Reports in ESM are being imported as CJS
#36252 opened
Jun 9, 2025 -
[Feature]: Add `toBeValid`, `toBeInvalid` assertions
#36249 opened
Jun 9, 2025 -
[Feature]: Add option to control creation of aria snapshot for test fails
#36248 opened
Jun 9, 2025 -
[Feature]--max-failures should allow all retries to complete before exiting
#36241 opened
Jun 8, 2025 -
Add instructions for downloading Playwright test report after test run
#36239 opened
Jun 8, 2025 -
[Bug]: StackingContext overflow in SplitView sidebar on MacOS
#36237 opened
Jun 6, 2025 -
[Feature]: Add `busy` option to `getByRole` method
#36233 opened
Jun 6, 2025 -
[Bug]: `toHaveScreenshot` fails in Github workflow
#36228 opened
Jun 6, 2025 -
[Bug]: expect(value).toEqual({someObjectField: someBigIntValue}) reruns spec endlessly
#36226 opened
Jun 6, 2025 -
[Bug]: apiRequestContext.fetch: The "listener" argument must be of type function. No such argument
#36222 opened
Jun 6, 2025 -
[Bug]: HTML Reporter doesn't handle retry overflow
#36217 opened
Jun 5, 2025 -
[Bug]: toHaveScreenshot repeats the initial viewport on Android using Browserstack
#36215 opened
Jun 5, 2025 -
[Feature]: Allow `toHaveCSS()` to receive `stringContaining()` as a second parameter
#36209 opened
Jun 5, 2025 -
[Feature]: Use "proxy" argument in "browser.createUserContext" WebDriver BiDi command
#36207 opened
Jun 5, 2025 -
[Bug]: 'Timeout exceeded' / 'Timed out waiting for' messages are confusing my engineers
#36205 opened
Jun 5, 2025 -
[Bug]: Click times out despite actually performing the click
#36181 opened
Jun 3, 2025 -
[Feature]: Implement "browsingContext.historyUpdated" for WebDriver BiDi (Firefox)
#36174 opened
Jun 3, 2025 -
[Bug]: waiting until load fails although URL is accessible for Vercel Links
#36169 opened
Jun 3, 2025
172 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: add focused and focusable information to _snapshotForAI
#36059 commented on
Jun 7, 2025 • 6 new comments -
feat(codegen): add user-data-dir option
#35814 commented on
Jun 7, 2025 • 2 new comments -
fix(types): update ConsoleMessage.type() to return specific string literals
#36050 commented on
Jun 7, 2025 • 1 new comment -
[Feature]: Ability to view localStorage in the traceViewer
#34904 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Timeout if host is only reacheable via a proxy and client certificates settings is set
#34873 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: webserver: add option for custom health check
#34833 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: new Annotation test.soft()
#34811 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: `test.fail` and `addLocatorHandler` causes other test cases to be skipped
#34807 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Get list of tests to be run in globalsetup
#34784 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Extend isVisible/toBeVisible API to include overlap detection
#34778 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Detect and Remove Obsolete Snapshots in Playwright
#34775 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: allow developers to do `requestGC()` on web workers
#34774 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: request & response http version
#34764 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Cannot run UI mode in docker using podman
#34737 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Introduce AI locators and actions
#34725 commented on
Jun 8, 2025 • 0 new comments -
[Docs]: Browser Extensions require "Developer Mode" turned on
#34711 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: test ui mode doesn't work well for android webviews about tracing
#34691 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: DragTo Fails in 1.50
#34688 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Tests fail for code using media query `display-mode: fullscreen` under new Chromium headless
#34687 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Test-meta-data of collected tests available in a setup-phase/-project
#34667 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Separate Global Timeout For Event Listeners Like Popups
#34661 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Keyboard shortcuts in UI mode for faster test recording
#34657 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: support 'outputRoot'
#34644 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: multi pane (master/detail) report viewer
#34374 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Fixture steps are not boxed in the HTML report although box is set to true
#35184 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Negative pageY only on firefox for dragend event if triggered via playwright mouse api
#35180 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: HTML Report: Metadata: Possibility to display metadata in HTML report when information is provided
#35178 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Setup default delay for all input actions
#35174 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Distinguish API contexts in trace viewer by providing custom name
#35169 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Sign windows Binaries and browser exe's
#35159 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Show API testing calls in the logs section in inspector
#35157 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: User provided path for toMatchSnapshot() and toHaveScreenshot()
#35150 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add support to add assertion for css attributes of any element
#35113 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow PAC file or URL for Proxy Settings
#35101 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow to invoke vscode extension's "Run global teardown" from vscode terminal.
#35095 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: access project options in beforeMount hook
#35037 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Remember devtools dock/undock and position on headed browser
#35035 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Playwright to intelligently identify alternate locators during run time
#34985 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Elevate layout-based selectors to first-class citizens
#34971 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Webkit is_mobile=True causes browser display to be black in headed mode
#34988 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Error in custom reporter does not result in exit code 1
#34932 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Component tests fail when wrapped in ApolloProvider due to missing context
#34925 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: experimental-ct-react with FluentUI fails on TypeError: Runtime.jsxs is not a function
#34914 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: routeWebSocket times argument
#34913 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add to APIResponse elapsed time and method name
#34992 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Resolve Elements with aria-owns and aria-controls as Children in getByRole Method
#34348 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: webkit pipeline behaves different locally vs ci when set permissions
#34307 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: `toMatchAriaSnapshot` does not respect `ElementInternals`
#34264 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Better API for handling request interceptors
#34253 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Include timeouts for APIRequestContext maxRetries option
#34207 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: ability to save snapshot diffs with trace when --update-snapshots is run
#34197 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: have toHaveAttribute(name, value) behave like toHaveText(value) when parameter is an array
#34132 commented on
Jun 8, 2025 • 0 new comments -
[BUG] "NS_BINDING_ABORTED" error in Firefox
#20749 commented on
Jun 9, 2025 • 0 new comments -
[Feature]: Expose aria-invalid in ARIA Snapshots
#34839 commented on
Jun 9, 2025 • 0 new comments -
[Feature]: Option to list reporter to not try and update terminal lines
#36167 commented on
Jun 9, 2025 • 0 new comments -
[Feature]: Add `value` filter method for matching input values
#36166 commented on
Jun 9, 2025 • 0 new comments -
[Feature]: Support Partitioned cookies (CHIPS) in `storageState`
#35598 commented on
Jun 9, 2025 • 0 new comments -
chore: make noWaitAfter a default
#34608 commented on
Jun 7, 2025 • 0 new comments -
fix(testServer): add location to config loading errors
#35710 commented on
Jun 7, 2025 • 0 new comments -
feat: add retry strategy configuration for test retries
#35766 commented on
Jun 7, 2025 • 0 new comments -
fix(network): Include subdomains of localhost when including cookies
#35771 commented on
Jun 7, 2025 • 0 new comments -
bug(network): Use proxySocket to determine alpnProtocol
#35990 commented on
Jun 9, 2025 • 0 new comments -
chore(bidi): support reuse browser mode
#36038 commented on
Jun 7, 2025 • 0 new comments -
fix(aria): Improved Aria snapshot diffing
#36101 commented on
Jun 7, 2025 • 0 new comments -
chore: make sure dispatchers work with SdkObjects
#36158 commented on
Jun 7, 2025 • 0 new comments -
[Feature]: respect config file when install browsers
#34638 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: bun as package manager
#34632 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Separate "Aborted" Tests from "Skipped" in Playwright HTML Report
#34621 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Support globalTimeout Configuration at the Project Level
#34604 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Cannot generate large PDF (Cannot create a string longer than 0x1fffffe8 characters)
#34593 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: No option to keep all traces from a failing test
#34588 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: VSCode plugin: is there a way to make the browser window open on the second monitor?
#34584 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: need an option in vscode playwright extension to configure Playwright configs
#34572 commented on
Jun 8, 2025 • 0 new comments -
[BUG] aria snapshot's regex marked as errors if the test fails
#34555 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: More precise Webkit version in changelog
#34552 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Run beforeEach/beforeAll before starting Recorder
#34533 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Firefox not preserving fragment after `context.route()` interception
#34518 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow relative URLs in trace-viewer trace param
#34493 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Per-project toHaveScreenshot fullPage setting
#34438 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Choose which actionability checks to ignore
#34436 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow for text queries to optionally return only visible text nodes
#34421 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: --project-invert
#34394 commented on
Jun 8, 2025 • 0 new comments -
[Docs]: Custom matcher example doesn't work when you have a multiple element exception
#34391 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: TraceViewer - Network requests tab - provide additional context to each network request in the grid
#34385 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add flag to update reference screenshots from latest test results without re-running tests
#34376 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add support for hyphens: auto;
#34375 commented on
Jun 8, 2025 • 0 new comments -
[Feature] support WebAuthn
#7276 commented on
Jun 3, 2025 • 0 new comments -
[Feature]: _snapshotForAI should return focused and focusable
#36041 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: `ConsoleMessage` type is kind of inadequate
#36036 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: When running in new headless mode, grey rectangles sometimes visible in recorded video
#36032 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Support running tests via the VSCode extension for supported browsers and the WebDriver BiDi protocol
#36027 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Difference between Firefox headed and headless mode on File paste
#35995 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: multiclient
#35987 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow serializing CryptoKeys via storage state
#35946 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: goto interrupted after previous failure
#35944 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: --last-failed doesn't respect --project filter
#35919 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Option to change position of Actions list to below preview in dev mode
#35889 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Enable Playwright to Click Accessible, Re-styled `checkbox`es and `radio`s
#35885 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Improve the usage of snapshotPathTemplate to screenshot() method.
#35882 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Playwright Test for VSCode” extension. and testIdAttribute: 'testlabel' and "Pick locator"
#35881 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Make`page.goto(<url with Content-Disposition: attachment>)` detectable
#35880 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Extract and Parse Current View in Android Device
#35854 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: AI summary test report
#35843 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: component tests - add a way to specify babel plugins for test file transformation
#35834 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow tags to be added using fixtures
#35796 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Unable to activate the control with keyboard (Enter/space keys) while recording the playwright script.
#35794 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Support Error.cause in console and pageerror events
#35793 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Combine projects in HTML report
#35784 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Unable to Listen to Download Event While Using window.showSaveFilePicker
#31162 commented on
Jun 3, 2025 • 0 new comments -
[Bug]: Teardown is not called if test failure and max-failures configured
#33214 commented on
Jun 4, 2025 • 0 new comments -
[Feature] Flaky Tests - retry all tests at end of the test run
#23354 commented on
Jun 4, 2025 • 0 new comments -
[Bug]: Docking UI Mode control panel to right side defaults to bad truncation of text
#33930 commented on
Jun 4, 2025 • 0 new comments -
[Feature] Add possibility to compare screenshots not only in scope of PW test() function
#15275 commented on
Jun 4, 2025 • 0 new comments -
[BUG] Cannot handle the GooglePay Popup window
#19776 commented on
Jun 4, 2025 • 0 new comments -
[BUG] Electron: Playwright specific arguments between executable and project path
#23385 commented on
Jun 4, 2025 • 0 new comments -
[Feature] Include websocket frames in the trace-viewer
#10996 commented on
Jun 4, 2025 • 0 new comments -
[BUG] page.on('dialog', ()=>{}) doesn't work when external URL handlers are opened. e.g. Telegram
#11014 commented on
Jun 5, 2025 • 0 new comments -
[QUESTION] How do run beforeAll just once in fully-parallel mode?
#22520 commented on
Jun 5, 2025 • 0 new comments -
[Question]: Pass NTLM authentication in API testing
#17881 commented on
Jun 5, 2025 • 0 new comments -
[Feature] Add drag'n drop support to codegen
#19892 commented on
Jun 5, 2025 • 0 new comments -
[Bug]: beforeEach and afterEach hooks not running in sync for tests that are skipped at runtime
#30570 commented on
Jun 6, 2025 • 0 new comments -
[Feature]: Put Trace First in HTML Report
#36141 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow test filtering to be applied to dependencies
#36120 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Improve Recording functionality in VSCode
#36118 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Support `local-fonts` permission in Chromium
#36113 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Iframe contents not accessible when accessing PowerApps page via CDP Connection
#36095 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Implement "browsingContext.navigationCommitted" for WebDriver BiDi (Firefox)
#36086 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: launchWebAuthFlow URL is not mockable
#36066 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Automatic waiting to resolve strict mode violations
#36045 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: tests/page/workers.spec.ts:240:3 › should support extra http headers is flaky
#35778 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Warning annotations
#35443 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Rename file path in download history
#35415 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Unexpected behaviour of svelte's onMount when running component tests
#35391 commented on
Jun 8, 2025 • 0 new comments -
[Feature] locator.tabTo() - for keyboard navigation testing / accessibility
#35375 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Enhanced Masking with Ignored Elements in Snapshot Comparison
#35357 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add new assertion 'toHaveJSON' for APIResponse's
#35355 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: `toHaveValue` matcher should support form-associated custom elements
#35321 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Clock functionality overwrite prototype of extended Date classes
#35314 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: all locators only select visible elements by default
#35294 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Playwright-Python MCP server
#35301 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Last failed in serial mode
#35288 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Limiting number of characters in the prompt that is copied from the test report
#35253 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Project not enabled by default
#35239 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Allow Vite-like JSON modules with ESM
#35238 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Fixtures scoped to `test.describe` (created in `beforeAll` and destroyed in `afterAll`)
#35234 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Use aria-controls for ariaSnapshot of combobox pattern
#35223 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Improve network tabs naming in Trace Viewer
#35214 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Improvements to filtering in HTML Test Reporter
#35212 commented on
Jun 8, 2025 • 0 new comments -
[Feature Request]: AI in CodeGen with ability to convert the code in functions and parametrize it
#35208 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Page freeze event
#35207 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Improve line truncation in the CLI reporters
#35204 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Unstable video frame rate due to accumulated timestamp errors
#35776 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Not able to type @ symbol in Codegen with Spanish Keyboard
#35741 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Sneak Peek: better Playwright Reporting for multiple failed tests
#35735 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add support for emulating dynamic-range media feature using page.emulateMedia()
#35703 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add toHaveSelectedText matcher for <select> elements
#35682 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: make response object available on download objects
#35675 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: screenshot makes dropdown menu of a native <select> element moves away from its original place
#35667 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Add custom messages for actions
#35646 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: Playwright CT & React's renderToStaticMarkup "Error: Objects are not valid as a React child (found: object with keys {__pw_type"...
#35640 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: A configure to turn off highlight and the recording bar from playwright codegen
#35638 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Please allow playwright codegen to launch the browser in normal mode instead of InPrivate/Incognito mode
#35617 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Playwright's JUnit XML reporter annotate flaky tests.
#35592 commented on
Jun 8, 2025 • 0 new comments -
[internal]: WebKit crash in dri2_wl_swrast_put_image2 on Ubuntu 22.04
#35586 commented on
Jun 8, 2025 • 0 new comments -
[Bug]: [UI-mode] the same set of tests always getting auto expanded
#35568 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: [UI mode] Allow running selected tests in parallel
#35550 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: AI Enhanced Codegen
#35540 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: allow playwright persistent context with a selenium grid node/browser
#35488 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Real-time video streaming from browser tab to Node.js
#35463 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Discard credit card save popup on Android
#35459 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: Request for Playwright Certification
#35458 commented on
Jun 8, 2025 • 0 new comments -
[Feature]: getByRole with readonly flag
#35452 commented on
Jun 8, 2025 • 0 new comments