playwright/test
Darío Kondratiuk 0f305e05e9
test(cookies): Rename clearCookies describe (#791)
Tests in that describe are about clearCookies
2020-01-31 17:08:48 -08:00
..
assets test: start adding capability smoke tests (#784) 2020-01-31 08:57:47 -08:00
chromium Revert "fix: move offline/cache/interception switches to BrowserContext (#748)" (#793) 2020-01-31 16:23:15 -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 Revert "fix: move offline/cache/interception switches to BrowserContext (#748)" (#793) 2020-01-31 16:23:15 -08:00
accessibility.spec.js Revert "tests(accessibility): Remove unused browser goldens (#758)" (#763) 2020-01-30 13:38:24 -08:00
browsercontext.spec.js Revert "fix: move offline/cache/interception switches to BrowserContext (#748)" (#793) 2020-01-31 16:23:15 -08:00
capabilities.spec.js test: start adding capability smoke tests (#784) 2020-01-31 08:57:47 -08:00
click.spec.js test: enable passing modifiers test (#733) 2020-01-28 18:19:59 -08:00
cookies.spec.js test(cookies): Rename clearCookies describe (#791) 2020-01-31 17:08:48 -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 test: unflake owner frame test (#760) 2020-01-30 10:50:25 -08:00
emulation.spec.js fix(wkwin): misc test fixes (#502) 2020-01-15 17:53:03 -08:00
evaluation.spec.js fix: make contentFrame cross-frame handles test pass (#761) 2020-01-30 11:04:09 -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
headful.spec.js test: extract common headful tests (#785) 2020-01-31 08:54:11 -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 Revert "fix: move offline/cache/interception switches to BrowserContext (#748)" (#793) 2020-01-31 16:23:15 -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 fix(test): unflake waitForSelector when browser closes test (#767) 2020-01-30 14:19:30 -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 Revert "fix: move offline/cache/interception switches to BrowserContext (#748)" (#793) 2020-01-31 16:23:15 -08:00
network.spec.js test: extract tests for webkit provisional page (#609) 2020-01-23 15:32:56 -08:00
page.spec.js Revert "fix: move offline/cache/interception switches to BrowserContext (#748)" (#793) 2020-01-31 16:23:15 -08:00
playwright.spec.js test: start adding capability smoke tests (#784) 2020-01-31 08:57:47 -08:00
queryselector.spec.js feat(selectors): selectors.register accepts function (#753) 2020-01-29 15:13:43 -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