playwright/test
2019-12-26 15:27:52 -08:00
..
assets fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
chromium feat(api): use good old inheritance instead of feature detection (#329) 2019-12-21 09:03:52 -08:00
features feat: move permissions back into the context (#320) 2019-12-20 13:07:14 -08: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 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 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 fix(wk): make evaluateOnNewDocument work with PSON (#326) 2019-12-20 16:16:32 -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
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 test(wk): unskip passing test (#339) 2019-12-26 15:27:52 -08:00
playwright.spec.js test: make fixture tests pass in all browsers (#321) 2019-12-20 14:10:13 -08: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 feat(testrunner): implement "dit" command (#312) 2019-12-19 16:47:35 -07: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