playwright/test
2020-01-29 09:39:43 -08:00
..
assets chore: update top-level api (#479) 2020-01-13 17:36:46 -08:00
chromium chore: windows bots via github actions (#678) 2020-01-28 18:04:51 -08:00
features feat(webkit): accessibility (#350) 2020-01-03 11:15:43 -08:00
fixtures feat(launcher): gracefully close browser on sigint (#650) 2020-01-28 13:07:53 -08:00
golden-chromium test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
golden-firefox fix(firefox): disable ICC color correction based on OS display (#614) 2020-01-23 15:44:31 -08:00
golden-webkit test: rebaseline mobile viewport screenshot (#462) 2020-01-10 22:34:17 -08:00
webkit test: move most launcher tests to common (#621) 2020-01-24 11:12:57 -08:00
accessibility.spec.js feat(firefox&webkit): support root in accessibility.snapshot (#495) 2020-01-14 16:54:50 -08:00
browsercontext.spec.js fix(screenshot): element screenshot should not throw when viewport is null (#472) 2020-01-13 16:29:08 -08:00
click.spec.js test: enable passing modifiers test (#733) 2020-01-28 18:19:59 -08:00
cookies.spec.js fix(wkwin): misc test fixes (#502) 2020-01-15 17:53:03 -08:00
defaultbrowsercontext.spec.js test(browsercontext): cookies() is a BrowserContext function (#741) 2020-01-29 09:39:43 -08:00
dialog.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js fix(ownerFrame): correctly handle adopted node usecase (#677) 2020-01-27 11:43:43 -08:00
emulation.spec.js fix(wkwin): misc test fixes (#502) 2020-01-15 17:53:03 -08:00
evaluation.spec.js fix: delete contexts from the map on navigation (#602) 2020-01-23 14:58:30 -08:00
fixtures.spec.js feat(launcher): gracefully close browser on sigint (#650) 2020-01-28 13:07:53 -08:00
frame.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
geolocation.spec.js fix(geolocation): improve geolocation validation (#471) 2020-01-13 15:39:13 -08:00
golden-utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
ignorehttpserrors.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
input.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
interception.spec.js feat(wk,ff): amend method & postData upon continue (#703) 2020-01-28 14:29:46 -08:00
jshandle.spec.js fix(firefox): assorted fixes to evaluation and remote objects (#511) 2020-01-16 15:24:37 -08:00
keyboard.spec.js chore: replace CHROME with CHROMIUM (#465) 2020-01-13 10:13:28 -08:00
launcher.spec.js feat: introduce BrowserType.name() (#732) 2020-01-28 18:09:07 -08:00
mouse.spec.js feat(webkit): roll webkit to 1106 (#573) 2020-01-22 17:34:34 -08:00
multiclient.spec.js test: move most launcher tests to common (#621) 2020-01-24 11:12:57 -08:00
navigation.spec.js fix(webkit): make frames detect their initial load state (#690) 2020-01-28 13:05:38 -08:00
network.spec.js test: extract tests for webkit provisional page (#609) 2020-01-23 15:32:56 -08:00
page.spec.js fix(test): fix race in confusing confuse with previous navigation test (#730) 2020-01-28 17:25:07 -08:00
playwright.spec.js feat(api): introduce selectors.register method (#701) 2020-01-28 11:20:34 -08:00
queryselector.spec.js feat(api): introduce selectors.register method (#701) 2020-01-28 11:20:34 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js fix(webkit): rewrite global object retrieval errors (#640) 2020-01-24 15:56:41 -08:00
test.js chore: replace pptr with pw (#643) 2020-01-24 16:15:41 -08:00
utils.js feat(network): ignore favicon requests - these are too unpredictable (#533) 2020-01-17 17:14:39 -08:00
waittask.spec.js feat(firefox): support isolated worlds (#507) 2020-01-16 12:57:28 -08:00
web.spec.js fix(api): make pipe connection the default, expose webSocket launch option (#562) 2020-01-23 17:45:31 -08:00
workers.spec.js fix(workers): emit workerdestroyed event when clearing workers (#618) 2020-01-23 17:52:06 -08:00