playwright/test
2020-02-11 20:18:41 -08:00
..
assets fix(upload): detect mime type from file extension (#911) 2020-02-10 10:08:51 -08:00
chromium feat(api): make browser.newPage own the created context (#930) 2020-02-11 12:06:58 -08:00
features chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
fixtures feat(launch): introduce client, server & persistent launch modes (3) (#854) 2020-02-05 16:36:36 -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 chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
accessibility.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
browser.spec.js fix(tests): fix test that was leaking a context (#933) 2020-02-11 14:15:30 -08:00
browsercontext.spec.js feat(firefox): apply emulation to all pages in the browser context (#931) 2020-02-11 18:52:01 -08:00
capabilities.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
click.spec.js feat(click): use browser-provided scrollIntoViewIfNeeded (#893) 2020-02-11 10:30:09 -08:00
cookies.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
defaultbrowsercontext.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
dialog.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js test: add a test for bounding box with page scale (#935) 2020-02-11 17:04:49 -08:00
emulation.spec.js feat(active): emulate active state on webkit (#941) 2020-02-11 19:10:57 -08:00
evaluation.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
fixtures.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
frame.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
geolocation.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
golden-utils.js chore: remove usages of mime module from infrastructure 2020-02-10 11:26:08 -08:00
headful.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
ignorehttpserrors.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
input.spec.js test: add setInputFiles input event test (#944) 2020-02-11 20:18:41 -08:00
interception.spec.js fix(navigations): remove LifecycleWatcher, fix flakes (#882) 2020-02-10 18:35:47 -08:00
jshandle.spec.js test: fix expect in jshandle spec (#927) 2020-02-11 09:26:23 -08:00
keyboard.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
launcher.spec.js feat(firefox): apply emulation to all pages in the browser context (#931) 2020-02-11 18:52:01 -08:00
mouse.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
multiclient.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
navigation.spec.js fix(navigations): remove LifecycleWatcher, fix flakes (#882) 2020-02-10 18:35:47 -08:00
network.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
page.spec.js feat(firefox): apply emulation to all pages in the browser context (#931) 2020-02-11 18:52:01 -08:00
playwright.spec.js feat(firefox): apply emulation to all pages in the browser context (#931) 2020-02-11 18:52:01 -08:00
popup.spec.js feat(firefox): apply emulation to all pages in the browser context (#931) 2020-02-11 18:52:01 -08:00
queryselector.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
test.js fix(upload): detect mime type from file extension (#911) 2020-02-10 10:08:51 -08:00
tsconfig.json chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
types.d.ts chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
utils.js feat(launch): introduce client, server & persistent launch modes (3) (#854) 2020-02-05 16:36:36 -08:00
waittask.spec.js feat($wait): make $wait a shortcut for waitForSelector (#932) 2020-02-11 14:51:09 -08:00
web.spec.js feat(api): make browser.newPage own the created context (#930) 2020-02-11 12:06:58 -08:00
workers.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00