playwright/test
Dmitry Gozman 12ac458614 fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311)
Drive-by: use evaluateInUtility for various utility evals.
2019-12-19 15:19:22 -08:00
..
assets fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
chromium feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
features feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
firefox feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
fixtures feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -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): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
browser.spec.js feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
browsercontext.spec.js feat: further strip the browser api (#304) 2019-12-18 18:07:11 -08:00
click.spec.js test(webkit): add tests for after cross origin navigations (#298) 2019-12-18 17:42:16 -08:00
cookies.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
defaultbrowsercontext.spec.js feat: further strip the browser api (#304) 2019-12-18 18:07:11 -08:00
dialog.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
diffstyle.css Initial commit 2019-11-19 10:58:15 -08:00
elementhandle.spec.js fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311) 2019-12-19 15:19:22 -08:00
emulation.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
evaluation.spec.js feature(evaluate): support cross-context element handles (#295) 2019-12-19 11:44:07 -08:00
fixtures.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
frame.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
golden-utils.js test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
ignorehttpserrors.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
input.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
jshandle.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
keyboard.spec.js test(webkit): add tests for after cross origin navigations (#298) 2019-12-18 17:42:16 -08:00
launcher.spec.js feat: further strip the browser api (#304) 2019-12-18 18:07:11 -08:00
mouse.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
navigation.spec.js fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
network.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
page.spec.js feature: $wait similar to waitForFunction, but taking a selector (#303) 2019-12-18 18:11:02 -08:00
playwright.spec.js feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
queryselector.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -08:00
run_static_server.js Initial commit 2019-11-19 10:58:15 -08:00
screenshot.spec.js feat(testrunner): allow focusing all tests in a file 2019-12-18 17:13:39 -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 fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311) 2019-12-19 15:19:22 -08:00