playwright/test
2020-01-10 17:25:28 -08:00
..
assets fix(screenshot): provide nice error message during navigation (#456) 2020-01-10 17:25:28 -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 fix(server): tidy up BrowserServer.close methods (#426) 2020-01-08 13:55:38 -08:00
fixtures chore: move webkit server code to src/server (#415) 2020-01-07 16:15:07 -08:00
golden-chromium test(screenshots): add a bunch of screenshot tests (#448) 2020-01-09 16:43:11 -08:00
golden-firefox test(screenshots): add a bunch of screenshot tests (#448) 2020-01-09 16:43:11 -08:00
golden-webkit chore: shuffle screenshot tests 2020-01-09 17:45:30 -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 feat(webkit): rebaseline Joel's pass all viewport tests PR (#440) 2020-01-09 17:06:06 -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 test(emulation): should update settings during navigation (#457) 2020-01-10 15:53:48 -08:00
evaluation.spec.js fix(webkit): do not fire FrameNavigated when receive resource tree (#432) 2020-01-08 15:32:13 -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 test: uncomment geolocation tests on WK 2020-01-09 17:40:50 -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 chore(webkit): remove WKPageProxySession, separate connection from browser session (#447) 2020-01-09 15:14:35 -08:00
jshandle.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
keyboard.spec.js test(webkit): enable Keyboard should work after a cross origin navigation (#428) 2020-01-08 12:28:00 -08: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 Revert "feat(firefox): roll Firefox to r1011 (#452)" 2020-01-10 12:17:34 -08:00
playwright.spec.js feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -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 fix(screenshot): provide nice error message during navigation (#456) 2020-01-10 17:25:28 -08:00
test.js feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -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
web.spec.js feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -08:00
workers.spec.js feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00