playwright/test
Pavel Feldman f71bf9a42a
chore: move trace viewer into server (#5597)
2021-02-24 13:39:51 -08:00
..
__snapshots__
android
assets test(webkit): add new scrolling tests to ensure correct webkit behavior (#5496) 2021-02-18 13:29:56 -08:00
chromium test: improve test names (#5511) 2021-02-24 13:28:22 -08:00
cli fix(codegen): replace html lib with createElement (#5531) 2021-02-22 11:38:49 -08:00
electron
firefox
fixtures
beforeunload.spec.ts
browser.spec.ts
browsercontext-add-cookies.spec.ts
browsercontext-basic.spec.ts
browsercontext-clearcookies.spec.ts
browsercontext-cookies.spec.ts fix: return non-secure cookies with HTTPS URLs (#5507) 2021-02-19 11:50:59 -08:00
browsercontext-credentials.spec.ts
browsercontext-csp.spec.ts
browsercontext-device.spec.ts test(webkit); enable test to scroll twice (#5550) 2021-02-22 15:18:15 -08:00
browsercontext-dsf.spec.ts
browsercontext-expose-function.spec.ts
browsercontext-locale.spec.ts
browsercontext-page-event.spec.ts
browsercontext-proxy.spec.ts
browsercontext-route.spec.ts
browsercontext-storage-state.spec.ts
browsercontext-timezone-id.spec.ts
browsercontext-user-agent.spec.ts
browsercontext-viewport-mobile.spec.ts
browsercontext-viewport.spec.ts
browsertype-basic.spec.ts
browsertype-connect.spec.ts
browsertype-launch-server.spec.ts
browsertype-launch.spec.ts
capabilities.spec.ts
channels.spec.ts
checkCoverage.js
chromium-css-coverage.spec.ts test: improve test names (#5511) 2021-02-24 13:28:22 -08:00
chromium-js-coverage.spec.ts test: improve test names (#5511) 2021-02-24 13:28:22 -08:00
coverage.js
css-parser.spec.ts
defaultbrowsercontext-1.spec.ts
defaultbrowsercontext-2.spec.ts
download.spec.ts test: add test to make sure that 'download' attr is respected (#5538) 2021-02-22 09:02:50 -08:00
downloads-path.spec.ts
elementhandle-bounding-box.spec.ts
elementhandle-click.spec.ts
elementhandle-content-frame.spec.ts
elementhandle-convenience.spec.ts
elementhandle-eval-on-selector.spec.ts
elementhandle-misc.spec.ts
elementhandle-owner-frame.spec.ts
elementhandle-press.spec.ts
elementhandle-query-selector.spec.ts
elementhandle-screenshot.spec.ts
elementhandle-scroll-into-view.spec.ts
elementhandle-select-text.spec.ts
elementhandle-type.spec.ts
elementhandle-wait-for-element-state.spec.ts
emulation-focus.spec.ts
eval-on-selector-all.spec.ts
eval-on-selector.spec.ts
fixtures.spec.ts fix(inspector): skip stack trace playwright/src lines only under tests (#5594) 2021-02-24 11:34:48 -08:00
fixtures.ts
frame-evaluate.spec.ts
frame-frame-element.spec.ts
frame-goto.spec.ts
frame-hierarchy.spec.ts
geolocation.spec.ts
har.spec.ts
headful.spec.ts
http.fixtures.ts
ignorehttpserrors.spec.ts
interception.spec.ts
jshandle-as-element.spec.ts
jshandle-evaluate.spec.ts
jshandle-json-value.spec.ts
jshandle-properties.spec.ts
jshandle-to-string.spec.ts
launcher.spec.ts
logger.spec.ts
page-accessibility.spec.ts
page-add-init-script.spec.ts
page-add-script-tag.spec.ts
page-add-style-tag.spec.ts
page-autowaiting-basic.spec.ts
page-autowaiting-no-hang.spec.ts
page-basic.spec.ts
page-check.spec.ts
page-click-react.spec.ts
page-click-scroll.spec.ts
page-click-timeout-1.spec.ts
page-click-timeout-2.spec.ts
page-click-timeout-3.spec.ts
page-click-timeout-4.spec.ts
page-click.spec.ts
page-close.spec.ts
page-dialog.spec.ts
page-dispatchevent.spec.ts
page-drag.spec.ts fix(test): disable failing drag and drop test on mac and windows (#5575) 2021-02-23 20:28:39 -08:00
page-emulate-media.spec.ts test: improve test names (#5511) 2021-02-24 13:28:22 -08:00
page-evaluate-handle.spec.ts
page-evaluate.spec.ts
page-event-console.spec.ts
page-event-crash.spec.ts
page-event-network.spec.ts
page-event-pageerror.spec.ts
page-event-popup.spec.ts
page-event-request.spec.ts
page-expose-function.spec.ts
page-fill.spec.ts
page-focus.spec.ts
page-goto.spec.ts
page-history.spec.ts
page-keyboard.spec.ts
page-mouse.spec.ts
page-navigation.spec.ts
page-network-idle.spec.ts
page-network-request.spec.ts
page-network-response.spec.ts
page-request-continue.spec.ts
page-request-fulfill.spec.ts test: add more tests for Set-Cookie in fulfill (#5570) 2021-02-23 19:14:37 -08:00
page-route.spec.ts
page-screenshot.spec.ts test: mark test as "fixme" on chromium (#5524) 2021-02-19 13:50:34 -08:00
page-select-option.spec.ts
page-set-content.spec.ts
page-set-extra-http-headers.spec.ts
page-set-input-files.spec.ts
page-wait-for-function.spec.ts
page-wait-for-load-state.spec.ts
page-wait-for-navigation.spec.ts
page-wait-for-request.spec.ts
page-wait-for-response.spec.ts feat(waitForResponse): print regex pattern when waiting for request/response (#5485) 2021-02-17 15:11:23 -08:00
page-wait-for-selector-1.spec.ts
page-wait-for-selector-2.spec.ts
pause.spec.ts fix(inspector): fix the wait for event error rendering (#5517) 2021-02-20 14:36:19 -08:00
pdf.spec.ts
permissions.spec.ts
playwright.fixtures.ts
popup.spec.ts test: improve test names (#5511) 2021-02-24 13:28:22 -08:00
proxy.spec.ts
queryselector.spec.ts
recorder.fixtures.ts
remoteServer.fixture.ts
resource-timing.spec.ts
run_static_server.js
screencast.spec.ts
selector-generator.spec.ts feat(codegen): use the name attribute for more elements (#5376) 2021-02-23 16:24:45 -08:00
selectors-css.spec.ts
selectors-misc.spec.ts
selectors-register.spec.ts
selectors-text.spec.ts
slowmo.spec.ts
tap.spec.ts
trace.spec.ts chore: move trace viewer into server (#5597) 2021-02-24 13:39:51 -08:00
tsconfig.json
utils.ts
web-socket.spec.ts
workers.spec.ts