playwright/test
2020-01-02 15:28:14 -08:00
..
assets fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
chromium feat(webkit): enable request interception (#343) 2019-12-30 23:05:28 +01:00
features feat(webkit): enable request interception (#343) 2019-12-30 23:05:28 +01:00
firefox test: make fixture tests pass in all browsers (#321) 2019-12-20 14:10:13 -08:00
fixtures test: make fixture tests pass in all browsers (#321) 2019-12-20 14:10:13 -08:00
golden-chromium test: add mobile screenshot test, failing on webkit and firefox (#354) 2020-01-02 15:28:14 -08:00
golden-firefox test: add mobile screenshot test, failing on webkit and firefox (#354) 2020-01-02 15:28:14 -08:00
golden-webkit test: add mobile screenshot test, failing on webkit and firefox (#354) 2020-01-02 15:28:14 -08:00
webkit feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
browser.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
browsercontext.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
click.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
cookies.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
defaultbrowsercontext.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
dialog.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js fix(wk): support ElementHandle.ownerFrame (#338) 2019-12-26 14:05:46 -08:00
emulation.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
evaluation.spec.js feat(evaluate): survive null JSON in WK and FF (#352) 2020-01-02 15:06:28 -08:00
fixtures.spec.js test: make fixture tests pass in all browsers (#321) 2019-12-20 14:10:13 -08:00
frame.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
golden-utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
ignorehttpserrors.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
input.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
interception.spec.js feat(offline+auth): enable those in webkit, make them a part of the core API (#346) 2019-12-30 23:09:54 +01:00
jshandle.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
keyboard.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
launcher.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
mouse.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
navigation.spec.js feat(navigation): introduce waitForNavigationIfNeeded (#310) 2019-12-20 15:32:30 -08:00
network.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
page.spec.js fix: allow email type in input for fill action (#353) 2020-01-02 14:10:01 -08:00
playwright.spec.js feat(webkit): enable request interception (#343) 2019-12-30 23:05:28 +01:00
queryselector.spec.js feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js test: add mobile screenshot test, failing on webkit and firefox (#354) 2020-01-02 15:28:14 -08:00
test.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
waittask.spec.js docs: more docs update (#327) 2019-12-20 16:57:21 -08:00