playwright/test
Pavel Feldman cf9c4d153a feat(webkit): implement file chooser interception (frontend) (#98) 2019-11-27 13:50:24 -08:00
..
assets feat(select): allow to select options by value/label/id/index (#46) 2019-11-21 21:19:21 -08:00
fixtures feat(input): dblclick/trippleclick feature parity (#60) 2019-11-22 14:46:34 -08:00
golden-chromium Initial commit 2019-11-19 10:58:15 -08:00
golden-firefox Initial commit 2019-11-19 10:58:15 -08:00
golden-webkit Initial commit 2019-11-19 10:58:15 -08:00
CDPSession.spec.js chore: group chromium-specific features (#45) 2019-11-21 16:54:10 -08:00
browser.spec.js feat(input): dblclick/trippleclick feature parity (#60) 2019-11-22 14:46:34 -08:00
browsercontext.spec.js feat(input): dblclick/trippleclick feature parity (#60) 2019-11-22 14:46:34 -08:00
chromiumonly.spec.js feat(chromium): roll chromium to r719491, lint, test (#99) 2019-11-26 22:53:34 -08:00
click.spec.js feat(input): dblclick/trippleclick feature parity (#60) 2019-11-22 14:46:34 -08:00
cookies.spec.js feat(cookies): move cookie management to BrowserContext (#82) 2019-11-26 11:23:13 -08:00
defaultbrowsercontext.spec.js chrome(filechooser): align file chooser implementations (#88) 2019-11-26 14:29:21 -08:00
dialog.spec.js feat(webkit): dialogs (#75) 2019-11-27 12:24:52 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js chore: remove handle.boxModel API (#36) 2019-11-20 14:15:19 -08:00
emulation.spec.js chore: move emulateTimeZone and setGeolocation to Overrides (#92) 2019-11-26 15:13:49 -08:00
evaluation.spec.js chore: move Keyboard to common, with RawKeyboardImpl per vendor (#69) 2019-11-25 11:19:20 -08:00
fixtures.spec.js Initial commit 2019-11-19 10:58:15 -08:00
frame.spec.js test: fix failing chromium tests (#26) 2019-11-19 13:51:09 -08:00
golden-utils.js Initial commit 2019-11-19 10:58:15 -08:00
headful.spec.js chore: move more unsupported apis to interception (#91) 2019-11-26 15:01:27 -08:00
ignorehttpserrors.spec.js chore: group chromium-specific features (#45) 2019-11-21 16:54:10 -08:00
input.spec.js feat(webkit): implement file chooser interception (frontend) (#98) 2019-11-27 13:50:24 -08:00
jshandle.spec.js Initial commit 2019-11-19 10:58:15 -08:00
keyboard.spec.js docs: fix the docs validator (#86) 2019-11-26 08:52:47 -08:00
launcher.spec.js feat(input): dblclick/trippleclick feature parity (#60) 2019-11-22 14:46:34 -08:00
mouse.spec.js Initial commit 2019-11-19 10:58:15 -08:00
navigation.spec.js Initial commit 2019-11-19 10:58:15 -08:00
network.spec.js chore: move more unsupported apis to interception (#91) 2019-11-26 15:01:27 -08:00
oopif.spec.js chore: group chromium-specific features (#45) 2019-11-21 16:54:10 -08:00
page.spec.js chore: move more unsupported apis to interception (#91) 2019-11-26 15:01:27 -08:00
playwright.spec.js chore: remove touchscreen API (#41) 2019-11-20 16:55:02 -08:00
queryselector.spec.js Initial commit 2019-11-19 10:58:15 -08:00
requestinterception.spec.js chrome(filechooser): align file chooser implementations (#88) 2019-11-26 14:29:21 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js Initial commit 2019-11-19 10:58:15 -08:00
target.spec.js chore: group chromium-specific features (#45) 2019-11-21 16:54:10 -08:00
test.js chore: unify emulateMedia APIs (#53) 2019-11-22 11:24:56 -08:00
utils.js chore: unify emulateMedia APIs (#53) 2019-11-22 11:24:56 -08:00
waittask.spec.js Initial commit 2019-11-19 10:58:15 -08:00