microsoft / playwright Public
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.21.0
published
Apr 12, 2022
42 Pull requests merged by 11 people
-
chore: bundle pixelmatch, it has not changed for 2 years
#13585 merged
Apr 15, 2022 -
chore: remove PlaywrightClient and Docker factory
#13571 merged
Apr 15, 2022 -
chore: generate types for TestProject/TestConfig
#13574 merged
Apr 15, 2022 -
Doc fix
#13569 merged
Apr 15, 2022 -
test: remove stray logging
#13572 merged
Apr 14, 2022 -
chore: freeze FullProject public type
#13570 merged
Apr 14, 2022 -
test: run "should remove temp dir on process.exit" on windows
#13568 merged
Apr 14, 2022 -
chore: remove GridClient, run only page tests in service mode
#13566 merged
Apr 14, 2022 -
docs: expand TypeScript doc with modules and path mappings
#13567 merged
Apr 14, 2022 -
chore: export reporters typings #13208
#13241 merged
Apr 14, 2022 -
docs(input.md): add locator API references to `Checkboxes and radio buttons` section in `input.md`
#13562 merged
Apr 14, 2022 -
feat: restore toHaveScreenshot as experimental feature
#13549 merged
Apr 14, 2022 -
chore: force localPaths to be resolved
#13544 merged
Apr 14, 2022 -
browser(webkit): rebase to 04/13/22 r292830
#13551 merged
Apr 14, 2022 -
docs(docker): some enhancements
#13558 merged
Apr 14, 2022 -
feat(chromium): roll to r1002
#13554 merged
Apr 14, 2022 -
chore: keep package-lock.json in sync
#13555 merged
Apr 14, 2022 -
fix: make fetch api work with connectOverCDP
#13521 merged
Apr 14, 2022 -
browser(chromium): roll to 2022-Apr-14
#13552 merged
Apr 14, 2022 -
feat: support experimental doc entries
#13446 merged
Apr 13, 2022 -
feat(test): more information about timing out fixtures
#13546 merged
Apr 13, 2022 -
chore: send run_id from agent to server
#13542 merged
Apr 13, 2022 -
chore: add link to workflow
#13541 merged
Apr 13, 2022 -
revert(#12877): chore: print error if install-deps is used != ubuntu
#13536 merged
Apr 13, 2022 -
feat: support os parameter
#13511 merged
Apr 13, 2022 -
fix(type): focus switch between contenteditables in shadow dom
#13510 merged
Apr 12, 2022 -
chore: adjust gha agent params
#13509 merged
Apr 12, 2022 -
test: check that we remove temp directories on process exit
#13494 merged
Apr 12, 2022 -
chore: fix mark-docker-image CLI command
#13499 merged
Apr 12, 2022 -
chore: mark v1.21.0
#13416 merged
Apr 12, 2022 -
cherry-pick(#13491): release notes for 1.21
#13493 merged
Apr 12, 2022 -
docs: release notes for 1.21
#13491 merged
Apr 11, 2022 -
cherry-pick(#13487): do not require `--force` flag when installing channel on CI
#13488 merged
Apr 11, 2022 -
fix: do not require `--force` flag when installing channel on CI
#13487 merged
Apr 11, 2022 -
chore: generate expect types
#13439 merged
Apr 11, 2022 -
cherry-pick(#13479): docs: mark fetch params as optional again
#13480 merged
Apr 11, 2022 -
docs: mark fetch params as optional again
#13479 merged
Apr 11, 2022 -
cherry-pick(#13464): fix test.step return type docs
#13478 merged
Apr 11, 2022 -
cherry-pick(#13443, #13407): feat(webkit): roll to r1630
#13476 merged
Apr 11, 2022 -
docs: fix test.step return type
#13464 merged
Apr 11, 2022 -
test: reenable "should restore state from userDataDir"
#13475 merged
Apr 11, 2022 -
feat(webkit): roll to r1630
#13443 merged
Apr 11, 2022
7 Pull requests opened by 6 people
-
feat(android) add webview pages method
#13462 opened
Apr 10, 2022 -
chore: drop Node.js 12 support
#13469 opened
Apr 11, 2022 -
cherry-pick(#13536): revert: chore: print error if install-deps is us…
#13539 opened
Apr 13, 2022 -
docs(dotnet): migrate to top-level style code snippets
#13559 opened
Apr 14, 2022 -
chore: introduce experimental VRT rebaseline workflow
#13560 opened
Apr 14, 2022 -
fix(test-runner): worker churn with fullyParallel
#13584 opened
Apr 15, 2022 -
chore: bundle babel
#13588 opened
Apr 16, 2022
71 Issues closed by 25 people
-
[BUG] yarn dlx playwright install --help displays incorrect options
#13586 closed
Apr 16, 2022 -
[BUG] electronApp.firstWindow never returns any windows
#13575 closed
Apr 15, 2022 -
[Question] Locating an optional element
#13579 closed
Apr 15, 2022 -
[Question] is it possible to run Playwright tests on MacOs on Safari already installed and not webkit?
#13582 closed
Apr 15, 2022 -
[BUG] Error when trying to reach an extension:// page.
#13519 closed
Apr 15, 2022 -
[Question] How to invoke page correctly when working with readline module
#13501 closed
Apr 15, 2022 -
[BUG] Screenshot fails (sometimes silently) in headed mode when screenshot is larger than 16384 pixels high
#13496 closed
Apr 14, 2022 -
[BUG] Playwright doesn't work (gets stuck) when using yarn pnp and pnpEnableEsmLoader: true
#13485 closed
Apr 14, 2022 -
[Question] How to set webrtc IP policy in playwright?
#13516 closed
Apr 14, 2022 -
[Question] How to read complete URL
#13458 closed
Apr 14, 2022 -
browser doesn't open on mac
#13456 closed
Apr 14, 2022 -
[BUG] ESM: imports don't work [ERR_MODULE_NOT_FOUND] and [ERR_UNSUPPORTED_DIR_IMPORT]
#13515 closed
Apr 14, 2022 -
[Question] How do we execute tests in parallel across different projects
#13447 closed
Apr 14, 2022 -
[Question] Playwright HTML report - Missing trace and presence of allure-metadata.json
#13419 closed
Apr 14, 2022 -
[BUG] Unable to open the browser using playwright cli and code. TimeoutError thrown
#13393 closed
Apr 14, 2022 -
[Question] How can I debug `npx playwright test` in headless mode
#13381 closed
Apr 14, 2022 -
snapshot captures incomplete render on chromium and Firefox. Requires await timeout to work correctly.
#13357 closed
Apr 14, 2022 -
[Question] Slowness of browser in Github Action.
#13325 closed
Apr 14, 2022 -
[Question]route.fulfill method use path or body params on Macos load more than 20M jsfile is too slow
#13292 closed
Apr 14, 2022 -
[Feature] Export reporters' return types such as JSONReport
#13208 closed
Apr 14, 2022 -
[Docs] Add API references for locator to Checkboxes and radio buttons section in input.md
#13561 closed
Apr 14, 2022 -
[BUG] Playwright ignores proxy settings when running through playwright runner in gitlab CI
#13543 closed
Apr 14, 2022 -
[internal] validate localPaths is absolute, fully resolved
#13537 closed
Apr 14, 2022 -
[Feature] Examples repository
#11597 closed
Apr 14, 2022 -
[BUG] hide waiting for selector, selector resolved to ... in page assertions
#11867 closed
Apr 14, 2022 -
[Question] Accessing page fixture inside on test end in custom reporter
#12396 closed
Apr 14, 2022 -
[BUG] Trace File is not showing the proper view
#12458 closed
Apr 14, 2022 -
[Question][Bug] How can i add Header on specific routes ?
#13527 closed
Apr 14, 2022 -
Parallel tests in a single project / browser
#13548 closed
Apr 14, 2022 -
[BUG] page.pause() does not stop
#13219 closed
Apr 14, 2022 -
[Question] How to locate parent element with exact child text without using RegExp?
#13286 closed
Apr 14, 2022 -
[Question] granting permissions is not working anymore
#13285 closed
Apr 14, 2022 -
[Question] WebKit for Windows: Color Profile (Display P3) and Color Scheme (Dark Mode) Support
#13350 closed
Apr 14, 2022 -
[Feature] Native Apps Mobile Automation
#13402 closed
Apr 14, 2022 -
[Question] Getting Access-Control-Allow-Origin for mocked request
#13384 closed
Apr 14, 2022 -
[Feature] waitForFocusChange
#13388 closed
Apr 14, 2022 -
[Question]: Error when `connect_over_cdp` using `context.request`
#13520 closed
Apr 14, 2022 -
[BUG] Cannot find chromium installing on GHA
#13540 closed
Apr 13, 2022 -
[BUG] BrowserContext.addInitScript not working for loading SessionStorage
#13531 closed
Apr 13, 2022 -
[Feature] Add "slider" diff to HTML-report
#13176 closed
Apr 13, 2022 -
[Question]: how to set webrtc policy
#13518 closed
Apr 13, 2022 -
[BUG] npm init playwright fails
#13533 closed
Apr 13, 2022 -
[BUG]playwright cannot find iframe
#13534 closed
Apr 13, 2022 -
[Question] Navigate through multiples pages
#13500 closed
Apr 13, 2022 -
Unable to run playwright test on windows 10 through jenkins
#13355 closed
Apr 13, 2022 -
[BUG] locator.type() types inside the wrong [contenteditable] element when inside shadow DOM
#12941 closed
Apr 12, 2022 -
[Question] How to get desired window inside electronApp.evaluate and using electronApp.on('window')
#11095 closed
Apr 12, 2022 -
[BUG] Error when launching electron app -- electron.launch: Cannot find module 'electron/index.js'
#13497 closed
Apr 12, 2022 -
[BUG] 'referer' set via 'extra_http_headers' and 'referer' set via `page.goto()` give different behavior
#13481 closed
Apr 12, 2022 -
[Question] Playwright API Test - Bearer token
#13473 closed
Apr 12, 2022 -
[Question] APIRequest post : body with csv
#13471 closed
Apr 12, 2022 -
Can't connect to the database while doing an assertion
#13460 closed
Apr 11, 2022 -
CodeCoverage using Playwright Any tools
#13452 closed
Apr 11, 2022 -
[BUG] roll WebKit to tip-of-tree
#13182 closed
Apr 11, 2022 -
[BUG]browserType.connect: WebSocket error: certificate has expired when running in pipeline
#13465 closed
Apr 11, 2022 -
[BUG] `test.step(title, body)` actually returns `Promise`, not `void` like the documentation claims
#13463 closed
Apr 11, 2022 -
[BUG] "should restore state from userDataDir" started failing on macOS after roll
#13433 closed
Apr 11, 2022 -
[Question] How to select materialUI autocomplete list item?
#13451 closed
Apr 11, 2022 -
[Question] How do I prevent pause from timing out?
#13428 closed
Apr 11, 2022 -
[Question] Can i run parallel test using WS ?
#13461 closed
Apr 11, 2022 -
[Feature] Allow setViewportSize to be able accept a device name string
#13368 closed
Apr 11, 2022 -
[Question] How do i set up variables that can be used in other test files
#13347 closed
Apr 11, 2022 -
Clicking on a button inside an angular modal dialog no longer works
#13307 closed
Apr 11, 2022 -
[BUG] `page.pause()` doesn't work when running with nodejs debugger
#13455 closed
Apr 11, 2022 -
aoyagidiesel@grace.ocn.ne.jp
#13459 closed
Apr 11, 2022 -
[Question]How to pass parameters to the text selectors?
#13453 closed
Apr 11, 2022 -
[Question] TypeError: Cannot read property 'path' of undefined
#13427 closed
Apr 11, 2022 -
[Question] how to diagnose seemingly failing electron launches
#13297 closed
Apr 10, 2022
43 Issues opened by 40 people
-
the server blocks when I use playwrite.
#13587 opened
Apr 16, 2022 -
[BUG]
#13583 opened
Apr 15, 2022 -
[Question]How to upload a zip file larger than 512MB from the UI.
#13581 opened
Apr 15, 2022 -
[QUESTION] context storageState reopen page
#13580 opened
Apr 15, 2022 -
[BUG] unable to download playwright by the command npx playwright install
#13578 opened
Apr 15, 2022 -
[Feature] Add ability to play actions in traces
#13577 opened
Apr 15, 2022 -
[BUG] subtree intercepts pointer events, Unable to click
#13576 opened
Apr 15, 2022 -
[Question] When could we expect 'toMatchSnapshot' also for Java, C#
#13573 opened
Apr 14, 2022 -
[docs] Debugging tools for non nodejs sdk
#13565 opened
Apr 14, 2022 -
[Question] Modifying only response headers
#13564 opened
Apr 14, 2022 -
Log screenshot to buffer on test failure
#13557 opened
Apr 14, 2022 -
[Question] why im unable to use try and catch for waitForNavigation
#13556 opened
Apr 14, 2022 -
[Question] Install browsers in Yarn 2
#13550 opened
Apr 14, 2022 -
[BUG] the page.url() function returning incorrect url when navigation happens
#13547 opened
Apr 13, 2022 -
[Question] toMatchSnapshot to tests objects
#13545 opened
Apr 13, 2022 -
[Feature] Customizable condition for awaiting web server start
#13535 opened
Apr 13, 2022 -
[Question] - `fullyParallel` is significantly than 1 worker (164 tests)
#13532 opened
Apr 13, 2022 -
[BUG] chrome.runtime is undefined when testing chrome extension
#13529 opened
Apr 13, 2022 -
[Feature] Add timeout for screenshot comparison
#13526 opened
Apr 13, 2022 -
[Question] electron app launch with executablePath timeout, but app already launched
#13524 opened
Apr 13, 2022 -
[BUG] Custom playwright reporter error output adds control characters & colour, no way to disable.
#13522 opened
Apr 13, 2022 -
[Feature] Aria methods and assertions
#13517 opened
Apr 13, 2022 -
[Question] Selecting an item from a dropdown using partial text
#13514 opened
Apr 13, 2022 -
feature: teach codegen to click off center of elements
#13512 opened
Apr 13, 2022 -
[Feature] Make scrollIntoViewIfNeeded work for hidden elements
#13508 opened
Apr 12, 2022 -
[BUG] Screenshot is not found when running on CI
#13505 opened
Apr 12, 2022 -
[Question] Would like to check the message on alert box in Java
#13504 opened
Apr 12, 2022 -
[BUG] Unable to select the value in dropdown using Playwright in Java
#13502 opened
Apr 12, 2022 -
[BUG] E2E Tests getting slow after upgrading to the latest version of playwright
#13498 opened
Apr 12, 2022 -
[BUG] expect.toHaveScreenshot does not handle screenshot errors
#13495 opened
Apr 12, 2022 -
[BUG] msedge dev and beta are broken on Windows bots
#13490 opened
Apr 11, 2022 -
[BUG] Scrollable locator's screenshot is taken incorrectly on a chromium
#13486 opened
Apr 11, 2022 -
[BUG] Error running xvfb-run in docker
#13483 opened
Apr 11, 2022 -
[playwright]: using expect to match array return from allTextContent() method throws error
#13477 opened
Apr 11, 2022 -
[BUG] Traceviewer images are scrambled
#13474 opened
Apr 11, 2022 -
[Question] It's not clear how to record videos
#13472 opened
Apr 11, 2022 -
[BUG] "Clicking the checkbox did not change its state" on rare occasions
#13470 opened
Apr 11, 2022 -
[Feature] Enable video and screenshot saving on global setup
#13468 opened
Apr 11, 2022 -
[Feature] Add isAttached or isExisting to element
#13467 opened
Apr 11, 2022 -
[BUG]: Visual Image comparison giving false failure for pixel ratio difference
#13466 opened
Apr 11, 2022 -
[BUG] Protocol error (Network.getResponseBody): Request content was evicted from inspector cache
#13449 opened
Apr 9, 2022 -
[BUG] tracing screenshots do not match tracing snapshots
#13448 opened
Apr 9, 2022
43 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.
-
[Feature] Time/Date emulation via e.g. a `clock()` primitive
#6347 commented on
Apr 15, 2022 • 9 new comments -
docs: add example for global setup process.env
#13397 commented on
Apr 15, 2022 • 5 new comments -
feat(test-runner): add proof-of-concept WebServerPlugin
#13444 commented on
Apr 14, 2022 • 5 new comments -
[Question] How to play videos in firefox without being blocked by missing components?
#11908 commented on
Apr 12, 2022 • 2 new comments -
How to compare snapshots in Jenkins environment
#13349 commented on
Apr 12, 2022 • 2 new comments -
[BUG] Webkit Flaky & Slow tests when attempting to click/check/etc elements in a form (unstable elements, change of viewport, etc)
#12370 commented on
Apr 13, 2022 • 2 new comments -
feat: better support for visual regression testing
#8161 commented on
Apr 13, 2022 • 2 new comments -
[BUG] expect(page).toHaveURL not recognized when running with terminal
#13344 commented on
Apr 14, 2022 • 2 new comments -
[BUG] Element loses hover when calling locator.screenshot and playwright is run in headed mode in Docker
#12077 commented on
Apr 15, 2022 • 2 new comments -
[Feature] Option to not follow redirects in the requests API
#12911 commented on
Apr 15, 2022 • 2 new comments -
feat(junit reporter): link testcases to Xray test issues and provide additional metadata for Xray Test Management
#11374 commented on
Apr 12, 2022 • 2 new comments -
[Feature] allow client certificate selection and settings from Javascript
#1799 commented on
Apr 10, 2022 • 1 new comment -
[Feature] Run Playwright tests on real mobile device browsers?
#1122 commented on
Apr 10, 2022 • 1 new comment -
[Feature]: API Testing: Authentication via certificate
#13426 commented on
Apr 11, 2022 • 1 new comment -
[BUG] Firefox: Page crashes if page is refreshed or open again
#13212 commented on
Apr 11, 2022 • 1 new comment -
[Question] waitFor state behavior different between firefox and chromium/webkit
#13351 commented on
Apr 11, 2022 • 1 new comment -
BDD implementation with Playwright test runner
#11975 commented on
Apr 11, 2022 • 1 new comment -
[Feature] Make test execution speed (option slowMo) adjustable during test execution
#5900 commented on
Apr 12, 2022 • 1 new comment -
[Feature] Provide integration with Angular CLI
#11258 commented on
Apr 13, 2022 • 1 new comment -
[BUG] Cannot remove header in `route.continue`
#13106 commented on
Apr 13, 2022 • 1 new comment -
[BUG] blank page of Chrome browser came and vanished immediately while running testcase through playwright connecting to a remote selenium grid 4
#12666 commented on
Apr 13, 2022 • 1 new comment -
[Feature] Directly set Proxy-Authorization in Chrome without configuring any other proxy settings
#11967 commented on
Apr 13, 2022 • 1 new comment -
[BUG] Memory increases when same context is used
#6319 commented on
Apr 14, 2022 • 1 new comment -
[Feature] Test Plugins
#13362 commented on
Apr 14, 2022 • 1 new comment -
[BUG] waitFor set timeout doesn't work in headless mode but does work in headed mode
#13383 commented on
Apr 14, 2022 • 1 new comment -
[BUG] getElementStates gives "strict mode violation" error without a reason with some selectors
#13432 commented on
Apr 14, 2022 • 1 new comment -
[BUG] Playwright debug indicators interfere with snapshot screenshots
#13445 commented on
Apr 14, 2022 • 1 new comment -
[BUG] browser.newContext: Unknown permission: clipboard-read for webkit
#13037 commented on
Apr 15, 2022 • 1 new comment -
[REGRESSION]: selenium chrome instance hanging in a blank window
#12793 commented on
Apr 15, 2022 • 1 new comment -
[BUG] cannot view test report from example test with WSL
#11568 commented on
Apr 15, 2022 • 1 new comment -
[Feature] Can you provide a trace viewer NPM package
#9883 commented on
Apr 15, 2022 • 1 new comment -
[Feature] Run tests in a random order
#9297 commented on
Apr 15, 2022 • 1 new comment -
[Feature] watch mode
#7035 commented on
Apr 10, 2022 • 0 new comments -
[Feature] Component testing experiments
#12799 commented on
Apr 11, 2022 • 0 new comments -
[BUG] playwright cli launch msedge failed
#13482 commented on
Apr 11, 2022 • 0 new comments -
[Question]: Codegen Timeout In Playwright Version 1.20.1 , Net6.0
#13553 commented on
Apr 14, 2022 • 0 new comments -
[Feature] [Visual comparisons] Snapshot path and name
#13296 commented on
Apr 14, 2022 • 0 new comments -
infra: introduce chromium-canary channel; switch chromium to beta branch
#13198 commented on
Apr 14, 2022 • 0 new comments -
[BUG] Unable to use test.BeforeAll when using text fixture with auto: true to run before every test
#13186 commented on
Apr 14, 2022 • 0 new comments -
[BUG] webfonts behave weirdly on webkit for ubuntu
#12839 commented on
Apr 14, 2022 • 0 new comments -
[Feature] allow use of toBeOK() with Response classes
#12171 commented on
Apr 14, 2022 • 0 new comments -
feat(reporter): support different attachment root for junit reporter
#13041 commented on
Apr 14, 2022 • 0 new comments -
chore: enforce NPM >=8 version during development
#13395 commented on
Apr 11, 2022 • 0 new comments

