Insights: microsoft/playwright
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.30.0
published
Jan 25, 2023
69 Pull requests merged by 16 people
-
feat(chromium-tip-of-tree): roll to r1082
#20526 merged
Jan 31, 2023 -
devops: re-add Chromium symbols build
#20525 merged
Jan 31, 2023 -
feat(trace viewer): popout snapshot in a new tab
#20475 merged
Jan 31, 2023 -
fix: trim long expect messages
#20517 merged
Jan 31, 2023 -
chore: prepare to deps
#20513 merged
Jan 30, 2023 -
fix(trace-viewer): center snapshot iframe
#20512 merged
Jan 30, 2023 -
fix(locators): properly escape slash inside attributes
#20510 merged
Jan 30, 2023 -
feat(firefox): roll to r1375
#20507 merged
Jan 30, 2023 -
fix: do not hang on submitting target=_blank form
#20458 merged
Jan 30, 2023 -
feat(webkit): roll to r1785
#20504 merged
Jan 30, 2023 -
docs: update .net console example comments
#20503 merged
Jan 30, 2023 -
chore: make connectOverCDP work with localhost
#20396 merged
Jan 30, 2023 -
test: submit form with target=_blank
#20462 merged
Jan 30, 2023 -
feat(webkit): roll to r1784
#20466 merged
Jan 30, 2023 -
fix(test-runner): throw error if no port and url is given
#20497 merged
Jan 30, 2023 -
docs: fix typos
#20473 merged
Jan 30, 2023 -
docs: Added types to custom reporter typescript example
#20191 merged
Jan 28, 2023 -
chore: create tests groups per project
#20463 merged
Jan 28, 2023 -
docs: typo in getting-started-vscode-js.md
#20468 merged
Jan 28, 2023 -
test: update stale test expectations
#20423 merged
Jan 28, 2023 -
fix: throw on tap when hasTouch=false
#20457 merged
Jan 27, 2023 -
chore: remove plugin registration sink
#20460 merged
Jan 27, 2023 -
docs(ct): pnpm install
#19841 merged
Jan 27, 2023 -
fix(windows): enable socks5 hostname resolution on WebKit
#20435 merged
Jan 27, 2023 -
feat(trace-viewer): allow host and port to be specified
#20258 merged
Jan 27, 2023 -
chore: add type checking
#20280 merged
Jan 27, 2023 -
Ct vite config async
#20288 merged
Jan 27, 2023 -
chore: minimize configLoader use
#20431 merged
Jan 27, 2023 -
test: enable "intercept css variable with url"
#20455 merged
Jan 27, 2023 -
feat(route): match pattern on the server side
#20410 merged
Jan 27, 2023 -
fix(api): Response.finished() throws when target closes
#20453 merged
Jan 27, 2023 -
test: webm video player
#20421 merged
Jan 27, 2023 -
test: do not create ipv6 server inside Docker
#20440 merged
Jan 27, 2023 -
feat: roll Firefox and Firefox-Beta to latest builds
#20449 merged
Jan 27, 2023 -
fix: better formatting for sparse arrays
#20379 merged
Jan 27, 2023 -
chore: truncate long protocol logs
#20412 merged
Jan 27, 2023 -
feat(webkit): roll to r1783
#20433 merged
Jan 27, 2023 -
test: update headful.spec to use modern fixtures
#20428 merged
Jan 27, 2023 -
chore: group test runner files by process
#20425 merged
Jan 27, 2023 -
test: enable video test on macos monterey+
#20420 merged
Jan 27, 2023 -
test: intercept request from css variable
#20422 merged
Jan 26, 2023 -
fix(chromium): enable gpu support in mac headless
#20418 merged
Jan 26, 2023 -
chore: extract tasks into separate methods
#20413 merged
Jan 26, 2023 -
test: navigator.clipboard is present
#20402 merged
Jan 26, 2023 -
test: enable download not attachment on webkit
#20403 merged
Jan 26, 2023 -
test: enable test on webkit
#20404 merged
Jan 26, 2023 -
chore: remove the question template, we use discord for questions now.
#20406 merged
Jan 26, 2023 -
docs: remove third party js runners doc
#20405 merged
Jan 26, 2023 -
feat(chromium-tip-of-tree): roll to r1081
#20398 merged
Jan 26, 2023 -
feat(chromium): roll to r1046
#20397 merged
Jan 26, 2023 -
devops: upgrade Docker images to Node.js 18
#20361 merged
Jan 26, 2023 -
feat(webkit): roll to r1780
#20393 merged
Jan 26, 2023 -
docs(dotnet): add support for Chrome DevTools Protocol
#20053 merged
Jan 26, 2023 -
docs: clarify the null value for the viewport
#20333 merged
Jan 26, 2023 -
chore: remove addFatalError
#20383 merged
Jan 26, 2023 -
chore: extract task runner for global setup
#20345 merged
Jan 25, 2023 -
chore: consolidate route handling logic in NetworkRouter
#20353 merged
Jan 25, 2023 -
fix(test runner): do not send entirely skipped test groups to a worker
#20346 merged
Jan 25, 2023 -
test: skip 'should be able to visit ipv6' if docker
#20362 merged
Jan 25, 2023 -
chore(driver): roll driver to recent Node.js LTS version
#20319 merged
Jan 25, 2023 -
feat(chromium-tip-of-tree): roll to r1080
#20323 merged
Jan 25, 2023 -
feat(webkit): roll to r1773
#20342 merged
Jan 25, 2023 -
Fix Java doc of playwright create method
#20356 merged
Jan 25, 2023 -
chore: do not use docker for "Web Components" tests
#20339 merged
Jan 24, 2023 -
cherry-pick(#20336): Revert "chore: respect headless option when reusing browser (#19980)"
#20340 merged
Jan 24, 2023 -
chore: simplify static test annotations
#20335 merged
Jan 24, 2023 -
Revert "chore: respect headless option when reusing browser (#19980)"
#20336 merged
Jan 24, 2023 -
fix(test runner): show deep strack traces during imports
#20305 merged
Jan 24, 2023 -
test: navigation to resource with unknown mime type
#20313 merged
Jan 24, 2023
8 Pull requests opened by 7 people
-
feat: Restrain sending http credentials on a specific hostname
#20374 opened
Jan 25, 2023 -
chore: upgrade TypeScript to v5 beta
#20456 opened
Jan 27, 2023 -
docs(test-components-js.md): Fix mount parameter for Vue example
#20492 opened
Jan 30, 2023 -
chore: update node version comment in dockerfile
#20496 opened
Jan 30, 2023 -
fix: swallow expect.soft errors inside successful toPass matcher
#20509 opened
Jan 30, 2023 -
chore: project deps
#20514 opened
Jan 30, 2023 -
feat(firefox-beta): roll to r1377
#20516 opened
Jan 30, 2023 -
feat(webkit): roll to r1786
#20523 opened
Jan 31, 2023
100 Issues closed by 27 people
-
[Question]Test failed in Firefox due to closed page.
#20498 closed
Jan 31, 2023 -
Is visual regression test possible in github action workflow?
#20391 closed
Jan 31, 2023 -
[Question] How to disable browser cache when using network proxy?
#20485 closed
Jan 31, 2023 -
[Question] Best practice to test against large console output
#20324 closed
Jan 31, 2023 -
[BUG]: All webkit and Mobile Safari tests are failing with: `browserContext.newPage: Protocol error`
#20481 closed
Jan 31, 2023 -
[REGRESSION] Windows shows scrollbars
#20450 closed
Jan 31, 2023 -
[BUG] WebKit does not identify object based on the device used
#20508 closed
Jan 30, 2023 -
[BUG] Matching locators by name is inaccurate due to escaped characters
#20471 closed
Jan 30, 2023 -
[Question] saving har file to each run output dir
#20382 closed
Jan 30, 2023 -
[BUG] TimeoutError when clicking a button that displays a popup window with Webkit.
#18392 closed
Jan 30, 2023 -
[BUG] Cannot open chrome://system in headless mode
#20493 closed
Jan 30, 2023 -
[Question] how we do mouse scroll delay in playwright[python]
#20478 closed
Jan 30, 2023 -
[Feature] Improve error messages for bad configurations
#20476 closed
Jan 30, 2023 -
locator for li with specific class
#20472 closed
Jan 30, 2023 -
[BUG] Reused browser (of VS code extension) doesn't work when chrome extensions are used
#20470 closed
Jan 30, 2023 -
[BUG] Getting error when deserializing json during test run.
#20454 closed
Jan 30, 2023 -
Chrome not opening in incognito due to organization's security
#20442 closed
Jan 30, 2023 -
[BUG] "Accept" header not replacing default in SetExtraHTTPHeadersAsync
#20439 closed
Jan 30, 2023 -
[BUG] Locator can't find element although it's present in the "after" of the previous step
#20426 closed
Jan 30, 2023 -
[BUG] electron in Jest: failed to launch
#20407 closed
Jan 30, 2023 -
How to turn off ansi/console text color in v1.30.0?
#20400 closed
Jan 30, 2023 -
[Question] toBeVisible fails on horizontal line
#20389 closed
Jan 30, 2023 -
[Question] How to run all spec files in all browsers except one, which should only be run Chrome?
#20385 closed
Jan 30, 2023 -
[BUG] use happy eyeballs for connectOverCDP
#20364 closed
Jan 30, 2023 -
[BUG] toBeVisible() is timing out and not working as expected
#20377 closed
Jan 30, 2023 -
A
#19331 closed
Jan 30, 2023 -
Mail
#19305 closed
Jan 30, 2023 -
An L
#19306 closed
Jan 30, 2023 -
[Question]
#19288 closed
Jan 30, 2023 -
An
#19297 closed
Jan 30, 2023 -
puppeteer-extra-plugin-stealth compatible palywright. but palywright-python
#20490 closed
Jan 30, 2023 -
when i hit home url it gets blocked everytime
#20487 closed
Jan 30, 2023 -
[Question] params in callback of beforeMount hook in js (not ts) undefined
#20289 closed
Jan 30, 2023 -
docker image su password
#20482 closed
Jan 30, 2023 -
[Feature] Better locator generation capabilities
#19981 closed
Jan 28, 2023 -
[QUESTION] How can we use Istanbul code coverage in Playwright?
#20459 closed
Jan 28, 2023 -
[BUG] page.tap() method is not working
#20430 closed
Jan 27, 2023 -
[BUG] WebKit Windows does not resolve DNS through the socks server
#20451 closed
Jan 27, 2023 -
[BUG] - Unable to proceed past Chrome Security Certificate dialog as page evaluates as not loading
#20452 closed
Jan 27, 2023 -
[BUG] [webkit] page.route does not work well with css background:url
#19158 closed
Jan 27, 2023 -
[BUG] page.route() preventing page redirect with login button
#19607 closed
Jan 27, 2023 -
[BUG] WebKit doesn't play webm files on MacOS
#18423 closed
Jan 27, 2023 -
[Question] tests are skipped randomly
#20350 closed
Jan 27, 2023 -
[BUG] JavaScript heap out of memory
#20348 closed
Jan 27, 2023 -
[BUG] Docker timeout in pipeline, works find locally in docker
#20329 closed
Jan 27, 2023 -
Configuring Playwright with multiple start up projects
#20327 closed
Jan 27, 2023 -
[Question] Hybrid WebView-based apps support
#20316 closed
Jan 27, 2023 -
inside a docker container (linux) getting error : unable to get local issuer certificate
#20314 closed
Jan 27, 2023 -
[Question] How to choose which project/testOptions to use for API testing
#20304 closed
Jan 27, 2023 -
[BUG] Authentication persistence using storage state doesn't work with webkit browser
#20301 closed
Jan 27, 2023 -
[BUG] Gitlab runner crashes with "Looks like you launched a headed browser without having a XServer running"
#20448 closed
Jan 27, 2023 -
[Question] Azure pipeline task exits after tests execute - failing the task if any tests fail
#20447 closed
Jan 27, 2023 -
[BUG] npx playwright test not working from Gitlab CI
#20436 closed
Jan 27, 2023 -
[BUG]
#20347 closed
Jan 27, 2023 -
Turn off log 'To open last HTML report run npx playwright show-report'
#20369 closed
Jan 27, 2023 -
[Question] HTML reporter test result order
#20351 closed
Jan 27, 2023 -
can not check url of new tab in headless mode - chromium
#20427 closed
Jan 27, 2023 -
[BUG] Clicking the checkbox did not change its state
#20429 closed
Jan 27, 2023 -
[BUG] Iframe freezes Playwright execution.
#20408 closed
Jan 26, 2023 -
[QUESTION] - Workers
#20417 closed
Jan 26, 2023 -
[internal] tracing.spec.ts doesn't work with Firefox Headed
#14285 closed
Jan 26, 2023 -
[BUG] Cookies are randomly not applied
#20419 closed
Jan 26, 2023 -
[BUG]: Mismatched versions due to `playwright install` in workflow file
#20415 closed
Jan 26, 2023 -
[BUG] WebKit does not download file if "attachment" is missing in content-disposition
#20089 closed
Jan 26, 2023 -
[BUG] navigator.clipboard not available on WebKit
#18901 closed
Jan 26, 2023 -
[BUG] Webkit's file input triggers input event only once
#20079 closed
Jan 26, 2023 -
[Question] Vitest and Playwright configuration
#20390 closed
Jan 26, 2023 -
[Question] Retrieve text in specific td from table
#20394 closed
Jan 26, 2023 -
[Feature]
#20401 closed
Jan 26, 2023 -
[Question] Font kerning in WebKit
#20203 closed
Jan 26, 2023 -
[Question] When to expect the latest Node.js LTS (v18) version in docker image?
#20133 closed
Jan 26, 2023 -
BUG : Element is outside of the Viewport !
#20284 closed
Jan 26, 2023 -
[Feature] Include test.steps in `--list --reporter=json` output
#20381 closed
Jan 26, 2023 -
[Question] test.skip() still creates separate thread
#20156 closed
Jan 25, 2023 -
[BUG] Arabic characters are broken in snapshots in Playwright versions above 1.24
#18948 closed
Jan 25, 2023 -
[Feature] Support Debian 11 arm
#18319 closed
Jan 25, 2023 -
[Feature] trim values from toHaveCss
#20371 closed
Jan 25, 2023 -
[BUG] Playwright codegen is not working on mobile view
#20293 closed
Jan 25, 2023 -
Global setup for Custom selector engines isn't working
#20281 closed
Jan 25, 2023 -
Playwright extension not "seeing" my playwright tests in my project - Part 2
#20278 closed
Jan 25, 2023 -
Element found but can't click because of animation
#20236 closed
Jan 25, 2023 -
[Question] get ids from a specific locator type
#20326 closed
Jan 25, 2023 -
Turn off log 'To open last HTML report run npx'
#20368 closed
Jan 25, 2023 -
Captcha blocks me, how can i solve ?
#20360 closed
Jan 25, 2023 -
[Question] Test if proper CSS variable was used.
#20321 closed
Jan 25, 2023 -
[BUG] Failed to pull image "mcr.microsoft.com/playwright:v1.29.2-focal"
#20359 closed
Jan 25, 2023 -
Is there a place to store "global" state other than `process.env`?
#20338 closed
Jan 25, 2023 -
Github stars needs to be updated
#20344 closed
Jan 25, 2023 -
[BUG] WebKit crashes on await page.goto for certain urls
#20237 closed
Jan 24, 2023 -
[BUG] Tests are failing when running Playwright with Show browser
#20023 closed
Jan 24, 2023 -
[BUG] FreeBSD support
#20330 closed
Jan 24, 2023 -
[BUG] VS Code extension not showing proper error when node cannot be found
#20332 closed
Jan 24, 2023 -
[BUG] Wrong expiry date of a cookie is returned
#20334 closed
Jan 24, 2023 -
[Question] How to show import resolution stack?
#20239 closed
Jan 24, 2023
41 Issues opened by 39 people
-
[Feature] Show test steps `test.step` in the `list` report (and on assertion fails)
#20532 opened
Jan 31, 2023 -
[BUG] No information about why a test is skipped if an Error was thrown in global-setup
#20530 opened
Jan 31, 2023 -
[Question] JS doesn't execute when I call page.goto()
#20528 opened
Jan 31, 2023 -
[Question] I am using global teardown to zip playwright report folder. But zip folder is always empty .
#20527 opened
Jan 31, 2023 -
[BUG] Cannot login via API with Playwright - failing at setting the cookie as it vanishes on reload
#20524 opened
Jan 31, 2023 -
[internal] firefox-beta upstream changed rendering of a canvas test
#20522 opened
Jan 31, 2023 -
How to handle SSO authentication [office 365] in Azure DevOps Pipeline.
#20521 opened
Jan 31, 2023 -
[Feature]Can playwright add proxy for specific domain?
#20520 opened
Jan 31, 2023 -
How to click Radio button within a span class?
#20519 opened
Jan 31, 2023 -
[Feature] add a expect.toFail equivalent
#20518 opened
Jan 31, 2023 -
[BUG] GitHub Actions job doesn't fail when tests fail in Playwright
#20511 opened
Jan 30, 2023 -
[Feature] Add full list of bug fixes in release notes (e.g. 1.30.0 release)
#20506 opened
Jan 30, 2023 -
[REGRESSION]: Test status can't be set via testInfo if test actually fails
#20505 opened
Jan 30, 2023 -
[BUG] Impossible to use same variable in different test steps
#20502 opened
Jan 30, 2023 -
[BUG] Can't intercept network request via `await page.route()`
#20501 opened
Jan 30, 2023 -
[BUG] drawImage doesn't work with WebM files
#20489 opened
Jan 30, 2023 -
[QUESTION] Using `baseFixture` to generate the istanbul code coverage report but report is empty
#20479 opened
Jan 29, 2023 -
[Question] How to test the StorageEvent of localStorage?
#20477 opened
Jan 29, 2023 -
[BUG] Failing to intercept API requests
#20469 opened
Jan 28, 2023 -
[BUG] browserContext.newPage: Browser closed.
#20465 opened
Jan 28, 2023 -
[Feature] Restrain sending http credentials on a specific hostname
#20464 opened
Jan 28, 2023 -
[BUG] await this.page.locator("").press('Enter') produces inconsistent results
#20461 opened
Jan 27, 2023 -
[BUG] downloads in Electron application not handled
#20445 opened
Jan 27, 2023 -
[BUG]: global-setup not working with `getByTestId` with custom value set in playwright.config
#20444 opened
Jan 27, 2023 -
[Feature] Expect.toPass to work with soft asserts
#20437 opened
Jan 27, 2023 -
[BUG] screenshots broken on Firefox in version 1.30.0
#20434 opened
Jan 27, 2023 -
[Question] "TypeError: this.customTesters is not iterable for custom matcher" after update to 1.30
#20432 opened
Jan 27, 2023 -
[BUG] custom selector engines throw when running tests with --debug flag
#20424 opened
Jan 26, 2023 -
The code from original docs is not working as expected.
#20416 opened
Jan 26, 2023 -
[BUG] "page.goto: Target page has been closed" when re-using browser in VSCode
#20409 opened
Jan 26, 2023 -
[BUG] Test execution gets stuck when running through Playwright extension in Vscode
#20399 opened
Jan 26, 2023 -
[Question] Runner class instance for controlled test flow
#20395 opened
Jan 26, 2023 -
[Feature] Junit ClassName Template support
#20380 opened
Jan 25, 2023 -
Allow codegen to use the OS Chrome instead of chromium
#20378 opened
Jan 25, 2023 -
[BUG] html report does not exit on ctr+c under mingw
#20376 opened
Jan 25, 2023 -
[Feature] function "page-screenshot-option-mask" for automatic screenshots
#20375 opened
Jan 25, 2023 -
[Question] Element found but can't click because of animation
#20373 opened
Jan 25, 2023 -
Management of cookies on Webkit:
#20370 opened
Jan 25, 2023
50 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.
-
chore: Updated package version of json5 and @babel/core
#20309 commented on
Jan 31, 2023 • 11 new comments -
docs: new screenshots for langs
#20149 commented on
Jan 30, 2023 • 9 new comments -
Cannot run playwright tests on Selenium Grid.
#18892 commented on
Jan 24, 2023 • 5 new comments -
[REGRESSION]: WebKit 16.4 is very slow
#19108 commented on
Jan 26, 2023 • 5 new comments -
[Feature] Add assertion in codegen: recording window should have a button to add assertion to code
#14913 commented on
Jan 28, 2023 • 4 new comments -
[Question] Is there any way to enable http cache when using route ?
#7220 commented on
Jan 31, 2023 • 4 new comments -
[Feature] [VSCode] POM improvements
#19852 commented on
Jan 26, 2023 • 3 new comments -
[Feature] Track Code Coverage via istanbul
#7030 commented on
Jan 30, 2023 • 3 new comments -
[BUG] can't get webgl hardware acceleration working using official docker image
#18810 commented on
Jan 30, 2023 • 3 new comments -
feat: add clipbord copy to test title
#20255 commented on
Jan 30, 2023 • 3 new comments -
[WIP] Code-split components when component testing
#20287 commented on
Jan 30, 2023 • 3 new comments -
[BUG] The method 'isChecked' return incorrect value
#20190 commented on
Jan 24, 2023 • 2 new comments -
[BUG] Request does not go through proxy when testing https localhost with Webkit
#20328 commented on
Jan 26, 2023 • 2 new comments -
[BUG] Trace viewer TypeError on Firefox
#20259 commented on
Jan 27, 2023 • 2 new comments -
[Feature] BDD implementation with Playwright test runner
#11975 commented on
Jan 29, 2023 • 2 new comments -
[Feature] create context in fullscreen mode
#1086 commented on
Jan 30, 2023 • 2 new comments -
feat: support sharding in HTML Reporter
#19691 commented on
Jan 27, 2023 • 2 new comments -
feat(electron): add connectOverCDP function to playwright._electron
#20094 commented on
Jan 30, 2023 • 2 new comments -
[Feature] Improve confusing assertions result when running toBeVisible on element that doesn't exist
#20134 commented on
Jan 24, 2023 • 1 new comment -
[Feature] global beforeEach/beforeAll hooks
#9468 commented on
Jan 25, 2023 • 1 new comment -
[BUG] page.on('dialog', ()=>{}) doesn't work when external URL handlers are opened. e.g. Telegram
#11014 commented on
Jan 25, 2023 • 1 new comment -
[Feature] Combine sharding with html reporter
#10437 commented on
Jan 25, 2023 • 1 new comment -
[Feature] Directly set Proxy-Authorization in Chrome without configuring any other proxy settings
#11967 commented on
Jan 26, 2023 • 1 new comment -
[BUG] PW for VS Code - Running as debug doesn't update status indication
#19960 commented on
Jan 26, 2023 • 1 new comment -
[BUG] Headless webkit unable to handle custom `dataTransfer` type in the `drop` event in Linux
#18013 commented on
Jan 26, 2023 • 1 new comment -
[BUG] Screenshot comparison fails in Chrome because of font render differences on two machines with same specs
#20097 commented on
Jan 26, 2023 • 1 new comment -
[Feature] Allow to provide tsconfig path
#12829 commented on
Jan 26, 2023 • 1 new comment -
[BUG] Unable to automate a dynamically generated editor
#8943 commented on
Jan 26, 2023 • 1 new comment -
[BUG] WebGL 2 canvas are invisible in screenshots on Webkit (Official latest docker image)
#17904 commented on
Jan 27, 2023 • 1 new comment -
[BUG] Protocol error (Network.getResponseBody): Request content was evicted from inspector cache
#13449 commented on
Jan 28, 2023 • 1 new comment -
[Feature] add `locator.waitForTransition()`
#15660 commented on
Jan 28, 2023 • 1 new comment -
[BUG] Playwright-Electron - app is closed prematurely (Cannot find parent object BrowserContext@..)
#5130 commented on
Jan 30, 2023 • 1 new comment -
[Feature] Add possibility of creating Locators with variables
#11377 commented on
Jan 30, 2023 • 1 new comment -
Support Multimedia keys for page.keyboard.press [Feature]
#20277 commented on
Jan 30, 2023 • 1 new comment -
[Feature] To drag and drop from one window to another
#16247 commented on
Jan 31, 2023 • 1 new comment -
[Question] signing using google account
#18866 commented on
Jan 31, 2023 • 1 new comment -
[Feature] DOM snapshot & comparison
#17063 commented on
Jan 31, 2023 • 1 new comment -
[Question] Do steps should fail with soft expect?
#16904 commented on
Jan 31, 2023 • 1 new comment -
fix: indeterminate input is unchecked
#20209 commented on
Jan 24, 2023 • 1 new comment -
[Question] Uploading large files reduces test inspection performance
#20157 commented on
Jan 24, 2023 • 0 new comments -
[BUG] setExtraHTTPHeaders ignores CORS in WebKit/Firefox
#19904 commented on
Jan 24, 2023 • 0 new comments -
[Feature] Add getById function
#19763 commented on
Jan 24, 2023 • 0 new comments -
[Feature] .locator should also take in Locator type
#19642 commented on
Jan 24, 2023 • 0 new comments -
[BUG] Firefox doesn't emulate the screen
#19401 commented on
Jan 24, 2023 • 0 new comments -
[BUG] Call log can be verbose and contain redundant information for a simple component tests
#19204 commented on
Jan 25, 2023 • 0 new comments -
[Question] Workers config option for a project
#18950 commented on
Jan 25, 2023 • 0 new comments -
[Feature] a toMatchScreenshot() for comparing two different screenshots
#18937 commented on
Jan 25, 2023 • 0 new comments -
[Question] Duplicate resource timings on webkit
#18855 commented on
Jan 25, 2023 • 0 new comments -
[BUG] Document needs to be modified regarding locator.fill Maximum timeout 30 seconds will be overridden by actionTimeout of 0.
#19018 commented on
Jan 27, 2023 • 0 new comments -
feat: show diff tab by default
#19820 commented on
Jan 28, 2023 • 0 new comments