..
assets
feat(popups): auto-attach to all pages in Chromium ( #1226 )
2020-03-05 10:45:32 -08:00
chromium
fix(session): use isolated root session for client page sessions ( #1271 )
2020-03-06 15:11:03 -08:00
fixtures
feat(launch): introduce client, server & persistent launch modes (3) ( #854 )
2020-02-05 16:36:36 -08: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
fix(screenshots): simplify implementation, allow fullPage + clip, add tests ( #1194 )
2020-03-03 16:09:32 -08:00
accessibility.spec.js
test: mark some tests as skipped
2020-03-02 14:57:54 -08: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
api(popups): move Page.authenticate to BrowserContext.setHTTPCredentials ( #1267 )
2020-03-06 13:50:42 -08: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(waitFor): click(waitFor) -> click(force) ( #1275 )
2020-03-06 16:24:21 -08:00
cookies.spec.js
fix(wk,ff): properly support getting and setting non-session cookies ( #1280 )
2020-03-07 08:41:57 -08:00
defaultbrowsercontext.spec.js
fix(wk,ff): properly support getting and setting non-session cookies ( #1280 )
2020-03-07 08:41:57 -08: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(waitFor): click(waitFor) -> click(force) ( #1275 )
2020-03-06 16:24:21 -08:00
emulation.spec.js
test: mark some tests as skipped (2)
2020-03-02 15:08:15 -08:00
evaluation.spec.js
api(popup): introduce BrowserContext.exposeFunction ( #1176 )
2020-03-03 16:46:06 -08:00
fixtures.spec.js
chore(tests): add types for tests ( #915 )
2020-02-10 13:20:13 -08: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
test: it.skip skips and it.fail expects to fail now ( #1178 )
2020-03-02 13:47:08 -08:00
golden-utils.js
feat(testrunner): better matchers ( #1077 )
2020-02-20 22:55:39 -08:00
headful.spec.js
test: it.skip skips and it.fail expects to fail now ( #1178 )
2020-03-02 13:47:08 -08:00
ignorehttpserrors.spec.js
test: remove newContext and newPage test helpers ( #1070 )
2020-02-20 15:15:48 -08:00
input.spec.js
feat(waitUntil): allow waiting for navigation from clicks, etc ( #1255 )
2020-03-06 08:24:32 -08:00
interception.spec.js
api(popups): move Page.authenticate to BrowserContext.setHTTPCredentials ( #1267 )
2020-03-06 13:50:42 -08:00
jshandle.spec.js
test: fix expect in jshandle spec ( #927 )
2020-02-11 09:26:23 -08:00
keyboard.spec.js
test: it.skip skips and it.fail expects to fail now ( #1178 )
2020-03-02 13:47:08 -08:00
launcher.spec.js
api(waitForSelector): bring it back ( #1272 )
2020-03-06 15:02:42 -08:00
mouse.spec.js
api: declare not supporting isMobile on Firefox ( #1207 )
2020-03-03 17:28:31 -08:00
multiclient.spec.js
chore(tests): add types for tests ( #915 )
2020-02-10 13:20:13 -08:00
navigation.spec.js
fix(click): work around input alignment on chromium ( #1282 )
2020-03-07 08:19:31 -08:00
network.spec.js
feat(navigation): waitForNavigation/goto should not wait until response finished ( #1225 )
2020-03-04 15:59:26 -08:00
page.spec.js
api(waitFor): click(waitFor) -> click(force) ( #1275 )
2020-03-06 16:24:21 -08:00
permissions.spec.js
test: cleanup some test files ( #1195 )
2020-03-03 15:02:06 -08:00
playwright.spec.js
test: cleanup some test files ( #1195 )
2020-03-03 15:02:06 -08:00
popup.spec.js
api(popups): move Page.authenticate to BrowserContext.setHTTPCredentials ( #1267 )
2020-03-06 13:50:42 -08:00
queryselector.spec.js
api: waitForElement accepts waitFor: attached|detached|visible|hidden ( #1244 )
2020-03-05 17:45:41 -08:00
run_static_server.js
Initial commit
2019-11-19 10:58:15 -08:00
screenshot.spec.js
fix(screenshots): simplify implementation, allow fullPage + clip, add tests ( #1194 )
2020-03-03 16:09:32 -08:00
test.js
chore: normalize NPM scripts ( #1285 )
2020-03-07 17:09:38 -08:00
tsconfig.json
chore(tests): add types for tests ( #915 )
2020-02-10 13:20:13 -08:00
types.d.ts
test: it.skip skips and it.fail expects to fail now ( #1178 )
2020-03-02 13:47:08 -08:00
utils.js
doc: fix typos ( #1284 )
2020-03-07 08:37:47 -08:00
waittask.spec.js
api(waitForSelector): bring it back ( #1272 )
2020-03-06 15:02:42 -08:00
web.spec.js
test: mark some tests as skipped
2020-03-02 14:57:54 -08:00
workers.spec.js
test: it.skip skips and it.fail expects to fail now ( #1178 )
2020-03-02 13:47:08 -08:00