playwright/test
2020-01-03 15:34:51 -08:00
..
assets feat(webkit): support pageerror event (#362) 2020-01-03 10:07:49 -08:00
chromium feat(geo): enable geolocation overrides on WK (#361) 2020-01-03 10:14:50 -08:00
features feat(webkit): accessibility (#350) 2020-01-03 11:15:43 -08:00
firefox test: make fixture tests pass in all browsers (#321) 2019-12-20 14:10:13 -08:00
fixtures test: make fixture tests pass in all browsers (#321) 2019-12-20 14:10:13 -08:00
golden-chromium test: add mobile screenshot test, failing on webkit and firefox (#354) 2020-01-02 15:28:14 -08:00
golden-firefox test: add mobile screenshot test, failing on webkit and firefox (#354) 2020-01-02 15:28:14 -08:00
golden-webkit test: add mobile screenshot test, failing on webkit and firefox (#354) 2020-01-02 15:28:14 -08:00
webkit feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
accessibility.spec.js fix(browserContext): make a copy of passed options object (#370) 2020-01-03 14:42:18 -08:00
browser.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
browsercontext.spec.js fix(browserContext): make a copy of passed options object (#370) 2020-01-03 14:42:18 -08:00
click.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
cookies.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
defaultbrowsercontext.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
dialog.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js fix(wk): support ElementHandle.ownerFrame (#338) 2019-12-26 14:05:46 -08:00
emulation.spec.js test: add a test for orientationchange event (#366) 2020-01-03 11:01:13 -08:00
evaluation.spec.js revert(json): revert WK null-json mode, joel has a better fix (#372) 2020-01-03 14:06:55 -08:00
fixtures.spec.js test: make fixture tests pass in all browsers (#321) 2019-12-20 14:10:13 -08:00
frame.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
geolocation.spec.js fix(browserContext): make a copy of passed options object (#370) 2020-01-03 14:42:18 -08:00
golden-utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
ignorehttpserrors.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
input.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
interception.spec.js feat(webkit): support pageerror event (#362) 2020-01-03 10:07:49 -08:00
jshandle.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
keyboard.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
launcher.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
mouse.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
navigation.spec.js fix(networkidle): ignore favicons and keep track of requests (#368) 2020-01-03 12:59:27 -08:00
network.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
page.spec.js test: make network cache test pass on all browsers (#374) 2020-01-03 15:34:51 -08:00
playwright.spec.js test: check that we inherit options from BrowserContext to the Page (#367) 2020-01-03 11:17:14 -08:00
queryselector.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js test: check that we inherit options from BrowserContext to the Page (#367) 2020-01-03 11:17:14 -08:00
test.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
waittask.spec.js docs: more docs update (#327) 2019-12-20 16:57:21 -08:00