playwright/test
2021-04-02 21:07:45 -07:00
..
__snapshots__ test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
assets fix: favicon with color pref crashes firefox (#5977) (#5979) 2021-03-29 14:53:18 -07:00
chromium api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00
firefox chore: roll test fixtures, replace trace w/ video (#4129) 2020-10-13 13:18:36 -07:00
checkCoverage.js api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00
chromium-css-coverage.spec.ts test: improve test names (#5511) 2021-02-24 13:28:22 -08:00
chromium-js-coverage.spec.ts api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00
coverage.js api: remove Chromium* classes (#6040) 2021-04-01 18:47:14 -07:00
download.spec.ts test: migrate remoteServer tests to new folio (#6042) 2021-04-01 19:13:08 -07:00
elementhandle-bounding-box.spec.ts docs: improve boundingBox documentation (#4500) 2020-11-19 13:55:14 -08:00
elementhandle-screenshot.spec.ts test(resize): add a screenshot resize test (#5907) 2021-03-22 20:44:26 -07:00
emulation-focus.spec.ts test(focus): add passing test for focusing more than one page (#4347) 2020-11-04 22:42:35 -08:00
favicon.spec.ts fix(firefox): roll Firefox to 1239 (#6007) 2021-03-30 17:27:47 -07:00
fixtures.ts chore: expose channel name literals for types (#5922) 2021-03-23 13:21:03 -07:00
frame-evaluate.spec.ts test(android): run selected page tests on android (2) (#5882) 2021-03-18 21:11:58 -07:00
frame-frame-element.spec.ts chore: split playwright.fixtures into files (4) (#3985) 2020-09-26 10:59:27 -07:00
frame-goto.spec.ts chore: split playwright.fixtures into files (4) (#3985) 2020-09-26 10:59:27 -07:00
frame-hierarchy.spec.ts feat(chromium): roll to r828656 (#4503) 2020-11-20 08:10:27 -08:00
http.fixtures.ts test: failing test for websockets + offline context (#4912) 2021-03-29 20:24:12 -07:00
interception.spec.ts test: interception breaks remote importScripts (#5953) 2021-03-25 17:16:41 -07:00
network-post-data.spec.ts test: add post data test with PUT request (#5745) 2021-03-06 07:15:02 -08:00
page-accessibility.spec.ts chore: restructure and optimise test files (#4736) 2020-12-16 07:28:44 -08:00
page-autowaiting-basic.spec.ts chore(evaluate): respect signals when evaluating on handle (#5847) 2021-03-17 12:03:21 -07:00
page-autowaiting-no-hang.spec.ts chore: restructure and optimise test files (#4736) 2020-12-16 07:28:44 -08:00
page-basic.spec.ts test: organize tests to not depend on context (#5878) 2021-03-18 16:20:35 -07:00
page-close.spec.ts feat(webkit): bump to 1378 (#4338) 2020-11-04 11:00:25 -08:00
page-drag.spec.ts test: organize tests to not depend on context (#5878) 2021-03-18 16:20:35 -07:00
page-emulate-media.spec.ts test: organize tests to not depend on context (#5878) 2021-03-18 16:20:35 -07:00
page-expose-function.spec.ts chore(evaluate): explicitly annotate methods that wait for signals (#5859) 2021-03-17 10:47:07 -07:00
page-focus.spec.ts chore: restructure and optimise test files (#4736) 2020-12-16 07:28:44 -08:00
page-goto.spec.ts feat(webkit): bump to 1457 (#6021) 2021-03-31 10:29:43 -07:00
page-history.spec.ts fix(reload): do not throw when reload is racing with navigation (#5113) 2021-01-22 15:58:53 -08:00
page-in-context.spec.ts test: organize tests to not depend on context (#5878) 2021-03-18 16:20:35 -07:00
page-keyboard.spec.ts test: disable shortcuts test on Firefox darwin (#5869) 2021-03-18 00:22:54 -07:00
page-mouse.spec.ts chore: migrate to Folio 0.3.17 (#5115) 2021-01-23 02:22:40 +03:00
page-navigation.spec.ts chore: restructure and optimise test files (#4736) 2020-12-16 07:28:44 -08:00
page-network-idle.spec.ts feat(firefox): roll Firefox to r1203 (#4365) 2020-11-05 23:17:27 -08:00
page-network-request.spec.ts chore: restructure and optimise test files (#4736) 2020-12-16 07:28:44 -08:00
page-network-response.spec.ts chore: restructure and optimise test files (#4736) 2020-12-16 07:28:44 -08:00
page-request-continue.spec.ts chore: spell overridden (#5605) 2021-02-24 15:11:34 -08:00
page-request-fulfill.spec.ts test: add more tests for Set-Cookie in fulfill (#5570) 2021-02-23 19:14:37 -08:00
page-screenshot.spec.ts test(resize): add a screenshot resize test (#5907) 2021-03-22 20:44:26 -07:00
pause.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
permissions.spec.ts chore: migrate to Folio 0.3.17 (#5115) 2021-01-23 02:22:40 +03:00
playwright.fixtures.ts chore: expose channel name literals for types (#5922) 2021-03-23 13:21:03 -07:00
queryselector.spec.ts chore: remove selectorsV2Enabled switch (#4880) 2021-01-04 15:32:31 -08:00
resource-timing.spec.ts chore: fix lint after #4517 (#4518) 2020-11-24 06:50:40 -08:00
run_static_server.js test: convert rename options to parameters, remove options magic (#3543) 2020-08-19 21:32:12 -07:00
screencast.spec.ts api(video): implement video.saveAs and video.delete (#6005) 2021-03-31 10:38:05 -07:00
selectors-css.spec.ts test: add a test for css selector being relative to the root handle (#5789) 2021-03-10 17:15:19 -08:00
selectors-misc.spec.ts fix(dom): click on links inside shadow dom (#5850) 2021-04-02 10:36:24 -07:00
selectors-register.spec.ts feat(cli): bring selector generator into playwright (#4795) 2020-12-23 12:44:47 -08:00
selectors-text.spec.ts fix(text selector): revert quoted match to match by text nodes only (#5690) 2021-03-03 10:51:10 -08:00
slowmo.spec.ts chore: add websocket connection mode (#4510) 2020-11-20 15:19:39 -08:00
snapshotter.spec.ts test: remove unnecessary folio.extend calls before test migration (#6030) 2021-04-01 13:18:04 -07:00
tap.spec.ts test(tap): unflake chromium headful tap tests (#4431) 2020-11-16 10:14:37 -08:00
tsconfig.json chore: refactor actionability checks (#5368) 2021-02-10 12:36:26 -08:00
utils.ts test: remove unnecessary folio.extend calls before test migration (#6030) 2021-04-01 13:18:04 -07:00
web-socket.spec.ts test: failing test for websockets + offline context (#4912) 2021-03-29 20:24:12 -07:00
workers.spec.ts feat(firefox): roll Firefox to r1244 (#6052) 2021-04-02 15:41:54 -07:00