playwright/utils
Andrey Lushnikov e3ab6388a9
feat(toHaveScreenshot): enable sensible defaults (#12675)
This patch:
- Enables configuration of certain defaults for some options of `expect.toHaveScreenshot` method via `TestProject.expect.toHaveScreenshot` property
- Sets sensible defaults for these options:
  * `fonts: "ready"`
  * `animations: "disabled"`
  * `size: "css"`
2022-03-11 08:45:36 -08:00
..
build chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00
docker chore: remove Python from main Docker image (#12431) 2022-03-10 19:51:35 +01:00
doclint docs: add name for screenshot animations option (#12601) 2022-03-08 16:02:31 -08:00
flakiness-dashboard devops(flakiness-dashboard): another fix to support empty metadata (#12430) 2022-03-01 01:50:40 -08:00
generate_types feat(toHaveScreenshot): enable sensible defaults (#12675) 2022-03-11 08:45:36 -08:00
linux-browser-dependencies fix(devops): list dependencies error (#12521) 2022-03-04 09:23:05 -08:00
protocol-types-generator fix: protocol generation in monorepo (#9513) 2021-10-14 11:14:50 -07:00
testserver feat(remote): make PlaywrightServer work with browserType.connect (#11849) 2022-02-10 16:36:23 -08:00
avd_install.sh chore: fix Android tests (#12325) 2022-02-24 06:57:32 +01:00
avd_recreate.sh chore: fix Android tests (#12325) 2022-02-24 06:57:32 +01:00
avd_start.sh chore: fix Android tests (#12325) 2022-02-24 06:57:32 +01:00
avd_test.js feat(scopes): make page a scope (#4385) 2020-11-10 14:47:26 -08:00
build_android_driver.sh chore(android): respect timeout, add build script (#4690) 2020-12-11 23:35:25 -08:00
check_chromium_cdn.js chore: fixes to helper scripts 2021-11-17 17:02:29 -08:00
check_deps.js chore: use ipc transport for out-of-process driver (#11826) 2022-02-02 21:26:45 -08:00
copyright.js chore(eslint): lint for copyrights on files (#2858) 2020-07-07 11:12:45 -07:00
draft_release_notes.sh chore: udpate scripts that generates release draft (#5556) 2021-02-24 13:26:44 -08:00
generate_channels.js chore: use channel traits (#10389) 2021-11-17 15:26:01 -08:00
generate_chromium_default_font_families.js fix: match default font families in headless chromium (#11340) 2022-02-11 09:06:17 -08:00
generate_dotnet_channels.js chore(dotnet): generate byte[] for binary properties in generator (#11539) 2022-01-21 15:51:06 +01:00
lint_tests.js chore: add npm run lint-tests (#10252) 2021-11-11 13:27:50 -08:00
list_closed_issues.sh chore: add script to fetch closed bugs since git commit (#2066) 2020-04-30 17:57:45 -07:00
markdown.js docs: migrate JS assertions over to Java/Python assertions (#10431) 2021-11-24 21:58:35 +01:00
pack_package.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
print_versions.js chore: fix //utils/print_versions.js (#9647) 2021-10-20 02:20:46 -07:00
publish_all_packages.sh chore: unify workspace helper scripts (#11925) 2022-02-08 10:35:00 -08:00
roll_browser.js test: move grid tests to installation-tests (#10418) 2021-11-18 15:32:09 -08:00
upload_flakiness_dashboard.sh devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
video_stress.js fix(video): reduce buffering in ffmpeg, avoid overbooking cpu (#8786) 2021-09-09 12:41:06 -07:00
workspace.js chore: add experimental mount (#12657) 2022-03-11 08:00:46 -08:00