playwright/tests
2021-04-29 09:28:19 -07:00
..
__snapshots__ test: migrate last tests to new folio (#6071) 2021-04-05 09:18:56 -07:00
android test: bring new folio and migrate small amount of tests to it (#5994) 2021-04-01 16:35:26 -07:00
assets test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
chromium feat: support extra http headers in browserType.connect() (#6301) 2021-04-23 14:52:27 -07:00
cli fix(codegen): missing await before newPage.goto (#6253) 2021-04-21 07:59:38 -07:00
config chore: start / stop context tracing (#6309) 2021-04-23 20:39:09 -07:00
electron test: migrate electron tests to new folio (#6043) 2021-04-02 09:00:49 -07:00
firefox test: migrate last tests to new folio (#6071) 2021-04-05 09:18:56 -07:00
beforeunload.spec.ts feat: start downloading firefox-stable channel (#6177) 2021-04-19 21:26:33 -07:00
browser.spec.ts test: bring new folio and migrate small amount of tests to it (#5994) 2021-04-01 16:35:26 -07:00
browsercontext-add-cookies.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
browsercontext-add-init-script.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
browsercontext-basic.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
browsercontext-clearcookies.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
browsercontext-cookies.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
browsercontext-credentials.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-csp.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
browsercontext-device.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-dsf.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-expose-function.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
browsercontext-locale.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-page-event.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-proxy.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
browsercontext-route.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-set-extra-http-headers.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-storage-state.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-timezone-id.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-user-agent.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
browsercontext-viewport-mobile.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsercontext-viewport.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
browsertype-basic.spec.ts feat(cdp): replace wsEndpoint with protocol neutral endpointURL (#6141) 2021-04-08 14:55:28 -07:00
browsertype-connect.spec.ts feat(tracing): introduce context.tracing, allow exporting trace (#6313) 2021-04-24 20:39:48 -07:00
browsertype-launch-server.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
browsertype-launch.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
capabilities.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
channels.spec.ts chore: push dispatcher guid into object, reuse it in trace (#6250) 2021-04-20 23:03:56 -07:00
css-parser.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
defaultbrowsercontext-1.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
defaultbrowsercontext-2.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
download.spec.ts fix: do not close stream until all bytes have been read (#6351) 2021-04-28 14:54:51 -07:00
downloads-path.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
elementhandle-bounding-box.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
elementhandle-click.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
elementhandle-content-frame.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
elementhandle-convenience.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
elementhandle-eval-on-selector.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
elementhandle-misc.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
elementhandle-owner-frame.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
elementhandle-press.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
elementhandle-query-selector.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
elementhandle-screenshot.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
elementhandle-scroll-into-view.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
elementhandle-select-text.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
elementhandle-type.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
elementhandle-wait-for-element-state.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
emulation-focus.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
eval-on-selector-all.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
eval-on-selector.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
favicon.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
frame-evaluate.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
frame-frame-element.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
frame-goto.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
frame-hierarchy.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
geolocation.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
har.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
headful.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
ignorehttpserrors.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
interception.spec.ts feat(chromium): roll to r869727 (#6170) 2021-04-09 20:57:41 -07:00
jshandle-as-element.spec.ts test: bring new folio and migrate small amount of tests to it (#5994) 2021-04-01 16:35:26 -07:00
jshandle-evaluate.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
jshandle-json-value.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
jshandle-properties.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
jshandle-to-string.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
launcher.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
logger.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
network-post-data.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-accessibility.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
page-add-init-script.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
page-add-script-tag.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-add-style-tag.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-autowaiting-basic.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-autowaiting-no-hang.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
page-basic.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-check.spec.ts feat(actions): trial option that only performs the checks (#6246) 2021-04-21 12:22:19 -07:00
page-click-react.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
page-click-scroll.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-click-timeout-1.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-click-timeout-2.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-click-timeout-3.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-click-timeout-4.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-click.spec.ts feat(actions): trial option that only performs the checks (#6246) 2021-04-21 12:22:19 -07:00
page-close.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
page-dialog.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-dispatchevent.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-drag.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-emulate-media.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-evaluate-handle.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-evaluate-no-stall.spec.ts chore(evaluate): implement non-stalling evaluate (#6354) 2021-04-29 09:28:19 -07:00
page-evaluate.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-event-console.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-event-crash.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-event-network.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-event-pageerror.spec.ts fix(page): add name property to pageerror event (#5970) 2021-04-19 22:37:38 +02:00
page-event-popup.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-event-request.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-expose-function.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-fill.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-focus.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
page-goto.spec.ts test: disable test on mac 10.14 (#6157) 2021-04-09 08:54:18 -07:00
page-history.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-in-context.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
page-keyboard.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-mouse.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-navigation.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
page-network-idle.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-network-request.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-network-response.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
page-request-continue.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-request-fulfill.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-route.spec.ts feat(chromium): roll to r869727 (#6170) 2021-04-09 20:57:41 -07:00
page-screenshot.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-select-option.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-set-content.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-set-extra-http-headers.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-set-input-files.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-wait-for-function.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-wait-for-load-state.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
page-wait-for-navigation.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
page-wait-for-request.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
page-wait-for-response.spec.ts feat(waitForEvent): allow async predicate (#6201) 2021-04-19 10:32:51 -07:00
page-wait-for-selector-1.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
page-wait-for-selector-2.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
page-wait-for-url.spec.ts test: migrate page tests to new folio (#6054) 2021-04-02 14:23:42 -07:00
pause.spec.ts test: migrate last tests to new folio (#6071) 2021-04-05 09:18:56 -07:00
pdf.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
permissions.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
popup.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
proxy.spec.ts test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
queryselector.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
resource-timing.spec.ts test: migrate last tests to new folio (#6071) 2021-04-05 09:18:56 -07:00
screencast.spec.ts fix: finish all artifacts when browser exits (#6151) 2021-04-08 18:56:09 -07:00
selector-generator.spec.ts test: cleanup proxy and context tests (#6085) 2021-04-05 18:48:46 -07:00
selectors-css.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
selectors-misc.spec.ts feat(selectors): support max distance in layout selectors (#6172) 2021-04-10 15:20:26 -07:00
selectors-register.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
selectors-text.spec.ts test: migrate more page tests to folio (#6062) 2021-04-04 19:32:14 -07:00
signals.spec.ts test: migrate cli tests to new folio (#6048) 2021-04-02 11:19:26 -07:00
slowmo.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00
snapshotter.spec.ts chore(tracing): fix some of the start/stop scenarios (#6337) 2021-04-27 11:07:07 -07:00
stack-trace.spec.ts test: bring new folio and migrate small amount of tests to it (#5994) 2021-04-01 16:35:26 -07:00
tap.spec.ts feat(actions): trial option that only performs the checks (#6246) 2021-04-21 12:22:19 -07:00
tsconfig.json test: migrate most non-page tests to new folio (#6059) 2021-04-02 21:07:45 -07:00
web-socket.spec.ts test: cleanup various testing env variables (#6155) 2021-04-09 07:59:09 -07:00
workers.spec.ts test: move remaining files from old test/ directory (#6081) 2021-04-05 15:51:45 -07:00