.. |
assets
|
fix(firefox): make interception, locale and geolocation work on browser context level (#1472)
|
2020-03-22 08:56:50 -07:00 |
chromium
|
chore: do not try/catch buffer.concat (#1575)
|
2020-03-27 15:16:17 -07:00 |
fixtures
|
test: try to unflake fixtures tests (#1574)
|
2020-03-27 20:29:24 -07:00 |
golden-chromium
|
fix(screenshots): simplify implementation, allow fullPage + clip, add tests (#1194)
|
2020-03-03 16:09:32 -08:00 |
golden-firefox
|
fix(firefox): disable ICC color correction based on OS display (#614)
|
2020-01-23 15:44:31 -08:00 |
golden-webkit
|
test(webkit): uncomment fixed viewport screenshot tests (#1346)
|
2020-03-11 14:37:06 -07:00 |
accessibility.spec.js
|
feat(webkit): roll webkit to 1184 (#1570)
|
2020-03-30 14:49:40 -07:00 |
autowaiting.spec.js
|
fix(tests): remove flaky load event from auto-waiting tests (#1399)
|
2020-03-16 18:33:39 -07:00 |
browser.spec.js
|
fix(tests): fix test that was leaking a context (#933)
|
2020-02-11 14:15:30 -08:00 |
browsercontext.spec.js
|
feat(auth): fix firefox auth flake (#1525)
|
2020-03-24 23:12:07 -07:00 |
capabilities.spec.js
|
test: it.skip skips and it.fail expects to fail now (#1178)
|
2020-03-02 13:47:08 -08:00 |
click.spec.js
|
api(click): rename offset to position (#1488)
|
2020-03-23 12:05:08 -07:00 |
cookies.spec.js
|
api(browserType): remove devices, errors (#1368)
|
2020-03-12 17:58:00 -07:00 |
defaultbrowsercontext.spec.js
|
api(browserType): remove devices, errors (#1368)
|
2020-03-12 17:58:00 -07:00 |
dialog.spec.js
|
chore(tests): add types for tests (#915)
|
2020-02-10 13:20:13 -08:00 |
diffstyle.css
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
elementhandle.spec.js
|
api(waitForLoadState): move waitUntil to be a first parameter (#1490)
|
2020-03-23 13:51:11 -07:00 |
emulation.spec.js
|
feat(firefox): emulate device size (#1565)
|
2020-03-26 21:40:38 -07:00 |
evaluation.spec.js
|
feat(browser): roll Firefox to r1059 (#1551)
|
2020-03-26 01:16:07 -07:00 |
fixtures.spec.js
|
test: try to unflake fixtures tests (#1574)
|
2020-03-27 20:29:24 -07:00 |
focus.spec.js
|
fix(chromium): emit focus events in headful (#982)
|
2020-02-13 11:29:13 -08:00 |
frame.spec.js
|
chore(tests): add types for tests (#915)
|
2020-02-10 13:20:13 -08:00 |
geolocation.spec.js
|
fix(firefox): make interception, locale and geolocation work on browser context level (#1472)
|
2020-03-22 08:56:50 -07:00 |
golden-utils.js
|
feat(testrunner): better matchers (#1077)
|
2020-02-20 22:55:39 -08:00 |
headful.spec.js
|
test(firefox): fix should close browser with beforeunload page (#1532)
|
2020-03-25 08:29:29 -07:00 |
ignorehttpserrors.spec.js
|
test: add failing FF test around ignore https (#1576)
|
2020-03-27 17:21:44 -07:00 |
input.spec.js
|
test: await setInputFiles in flaky input tests (#1345)
|
2020-03-11 14:35:48 -07:00 |
interception.spec.js
|
test: fix flaky interception test (#1508)
|
2020-03-24 09:08:29 -07:00 |
jshandle.spec.js
|
test(firefox): enable configurable args test (#1564)
|
2020-03-26 18:27:35 -07:00 |
keyboard.spec.js
|
api(press): remove text option (#1372)
|
2020-03-12 22:02:19 -07:00 |
launcher.spec.js
|
test: add web socket leak test coverage (#1586)
|
2020-03-30 13:49:52 -07:00 |
mouse.spec.js
|
api: declare not supporting isMobile on Firefox (#1207)
|
2020-03-03 17:28:31 -08:00 |
multiclient.spec.js
|
test: add web socket leak test coverage (#1586)
|
2020-03-30 13:49:52 -07:00 |
navigation.spec.js
|
feat(auth): fix firefox auth flake (#1525)
|
2020-03-24 23:12:07 -07:00 |
network.spec.js
|
api(network): replace redirectChain with redirectedFrom/redirectedTo (#1401)
|
2020-03-16 13:31:06 -07:00 |
page.spec.js
|
fix(fill): use isVisible to be consistent with waitForSelector (#1539)
|
2020-03-25 14:40:42 -07:00 |
permissions.spec.js
|
fix(permissions): fix notifications permissions on firefox (#1531)
|
2020-03-25 11:52:50 -07:00 |
playwright.spec.js
|
chore(testrunner): introduce Location class (#1585)
|
2020-03-29 21:38:30 -07:00 |
popup.spec.js
|
chore(firefox): remove FFPage._initialize to ensure early initialization (#1554)
|
2020-03-26 16:13:11 -07:00 |
queryselector.spec.js
|
Fixed small typos (#1588)
|
2020-03-30 09:03:13 -07:00 |
run_static_server.js
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
screenshot.spec.js
|
api(devices): extract isMobile/hasTouch from viewport (#1415)
|
2020-03-17 18:21:02 -07:00 |
test.js
|
chore(testrunner): introduce TestRun (#1582)
|
2020-03-28 14:25:57 -07:00 |
tsconfig.json
|
chore(tests): add types for tests (#915)
|
2020-02-10 13:20:13 -08:00 |
types.d.ts
|
chore(testrunner): make most modifiers external (#1581)
|
2020-03-28 08:49:00 -07:00 |
utils.js
|
chore(testrunner): introduce Location class (#1585)
|
2020-03-29 21:38:30 -07:00 |
waittask.spec.js
|
fix(test): actually test if page.waitFor accepts arguments (#1599)
|
2020-03-31 09:13:44 -07:00 |
web.spec.js
|
api(eval): accept zero or one arguments in all evaluation functions (#1431)
|
2020-03-20 15:08:17 -07:00 |
workers.spec.js
|
test(firefox): enable locale tests (#1562)
|
2020-03-26 18:14:38 -07:00 |