playwright/test
2019-12-05 08:32:52 -08:00
..
assets feat(selectors): support various kinds of selectors (#118) 2019-12-02 17:33:44 -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
browser.spec.js feat(input): dblclick/trippleclick feature parity (#60) 2019-11-22 14:46:34 -08:00
browsercontext.spec.js chore: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
CDPSession.spec.js chore: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
chromiumonly.spec.js chore: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
click.spec.js feat(selectors): support optional "visible" property in all selectors (#129) 2019-12-04 13:11:10 -08:00
cookies.spec.js feat(cookies): implement cookies across the board (#121) 2019-12-02 16:36:46 -08:00
defaultbrowsercontext.spec.js test: uncomment more cookies tests 2019-12-02 17:02:33 -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: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
ignorehttpserrors.spec.js chore: group chromium-specific features (#45) 2019-11-21 16:54:10 -08:00
input.spec.js test: fix file chooser tests (#110) 2019-11-27 16:18:04 -08:00
jshandle.spec.js chore(firefox): lint against the juggler protocol (#94) 2019-12-04 10:33:29 -08:00
keyboard.spec.js docs: fix the docs validator (#86) 2019-11-26 08:52:47 -08:00
launcher.spec.js chore: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
mouse.spec.js Initial commit 2019-11-19 10:58:15 -08:00
navigation.spec.js feat(webkit): add page back/forward commands (#144) 2019-12-05 08:32:52 -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: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
page.spec.js chore: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
playwright.spec.js chore: make targets chromium feature (#137) 2019-12-04 16:12:43 -08:00
queryselector.spec.js feat(selectors): support optional "visible" property in all selectors (#129) 2019-12-04 13:11:10 -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 feat(screenshot): multiple element screenshots are now taken sequentially (#114) 2019-12-02 10:53:58 -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 feat(selectors): support optional "visible" property in all selectors (#129) 2019-12-04 13:11:10 -08:00