playwright/test
2019-12-16 22:02:33 -08:00
..
assets fix(test): Disable spellcheck in our textarea tests (#203) 2019-12-10 14:53:26 -08:00
chromium api: s/createIncognitoBrowserContext/newContext/ 2019-12-12 20:14:50 -08:00
features chore(tests): move ignoreHTTPSErrors interception test to featutes folder (#252) 2019-12-16 09:17:14 -08:00
firefox test: rearrange remaining launcher tests 2019-12-10 19:23:21 -08:00
fixtures feat(firefox): implement browser.firefox.wsEndpoint() (#233) 2019-12-12 18:40:48 -08:00
golden-chromium feat(screenshots): make them work everywhere (#164) 2019-12-06 11:33:24 -08:00
golden-firefox feat(screenshots): make them work everywhere (#164) 2019-12-06 11:33:24 -08:00
golden-webkit lint: follow up with lints 2019-12-06 12:04:11 -08:00
webkit test: rearrange launcher tests more 2019-12-10 14:02:48 -08:00
browser.spec.js test: rearrange / uncomment more tests 2019-12-11 22:52:14 -08:00
browsercontext.spec.js api: s/createIncognitoBrowserContext/newContext/ 2019-12-12 20:14:50 -08:00
click.spec.js feat(waitFor): allow actions to wait for selector; make visible requirement default (#254) 2019-12-14 20:13:22 -07:00
cookies.spec.js api: s/createIncognitoBrowserContext/newContext/ 2019-12-12 20:14:50 -08:00
defaultbrowsercontext.spec.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
dialog.spec.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
emulation.spec.js feat(webkit): support emulating color scheme (#247) 2019-12-13 17:34:02 -08:00
evaluation.spec.js test: happy webkit test patch 2019-12-12 18:27:07 -08:00
fixtures.spec.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
frame.spec.js test: rearrange / uncomment some tests 2019-12-11 22:43:06 -08:00
golden-utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
ignorehttpserrors.spec.js fix(webkit): mark mixed content test as passing (#260) 2019-12-16 18:47:38 -07:00
input.spec.js test: rearrange / uncomment some tests 2019-12-11 22:43:06 -08:00
jshandle.spec.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
keyboard.spec.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
launcher.spec.js chrome: co-locate transport types (#236) 2019-12-12 21:30:49 -08:00
mouse.spec.js test: rearrange / uncomment some tests 2019-12-11 22:43:06 -08:00
navigation.spec.js chore: reuse navigation methods between browsers (#271) 2019-12-16 22:02:33 -08:00
network.spec.js fix(navigation): expect navigation on navigation request (#248) 2019-12-14 08:20:51 -08:00
page.spec.js chore: reuse navigation methods between browsers (#271) 2019-12-16 22:02:33 -08:00
playwright.spec.js feat: create FF default profile prefs dynamically (#250) 2019-12-14 11:55:21 -08:00
queryselector.spec.js feat(selectors): add id selectors (#270) 2019-12-16 20:49:18 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js fix(webkit): wait for main response on subresource-free goto (#216) 2019-12-11 16:19:37 -08:00
test.js chore: reuse processLauncher between browsers (#231) 2019-12-12 17:52:13 -08:00
utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
waittask.spec.js feat(waitFor): allow actions to wait for selector; make visible requirement default (#254) 2019-12-14 20:13:22 -07:00