playwright/test
2020-01-08 10:49:14 -08:00
..
assets feat(scrollIntoView): expose scrollIntoViewIfNeeded in api (#382) 2020-01-06 13:16:56 -08:00
chromium chore: refactor CRBrowserServer (#408) 2020-01-07 14:13:55 -08:00
features feat(webkit): accessibility (#350) 2020-01-03 11:15:43 -08:00
firefox feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
fixtures chore: move webkit server code to src/server (#415) 2020-01-07 16:15:07 -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(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
accessibility.spec.js test: uncomment / fix webkit tests that time out (#379) 2020-01-04 22:27:09 -08:00
browser.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
browsercontext.spec.js feat(media): remove media emulation from browser context options (#377) 2020-01-05 14:39:16 -08:00
click.spec.js test(webkit): enable click test that was fixed by moving input agent (#424) 2020-01-08 10:49:14 -08: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 feat(scrollIntoView): expose scrollIntoViewIfNeeded in api (#382) 2020-01-06 13:16:56 -08:00
emulation.spec.js feat(media): remove media emulation from browser context options (#377) 2020-01-05 14:39:16 -08:00
evaluation.spec.js fix(webkit): use protocol to serialize values instead of JSON (#373) 2020-01-03 15:39:01 -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(auth): roll webkit to 1063, make auth work for headful (#387) 2020-01-06 16:31:38 -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(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08: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 fix: await the popup nav to make the test pass (#391) 2020-01-06 16:34:04 -08:00
playwright.spec.js feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -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 feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
waittask.spec.js docs: more docs update (#327) 2019-12-20 16:57:21 -08:00
workers.spec.js feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00