playwright/src
Andrey Lushnikov e03f1e4c2c feat(firefox): roll firefox to r1012 (#493)
This roll puts Firefox protocol types under related protocol domains,
so protocol type generator had to be updated as well.
2020-01-14 15:32:31 -08:00
..
chromium chore: finish strict type checks across src (#482) 2020-01-13 22:08:35 -08:00
firefox feat(firefox): roll firefox to r1012 (#493) 2020-01-14 15:32:31 -08:00
injected chore: finish strict type checks across src (#482) 2020-01-13 22:08:35 -08:00
server api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
webkit fix(webkit): use cross-process loader ids (#486) 2020-01-14 11:46:08 -08:00
.eslintrc.js Initial commit 2019-11-19 10:58:15 -08:00
accessibility.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
api.ts api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
browser.ts docs: support interfaces in doclint (#420) 2020-01-08 14:04:33 -08:00
browserContext.ts fix(test): failing ci tests (#478) 2020-01-13 17:16:05 -08:00
console.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
deviceDescriptors.ts fix(geolocation): use values from context options (#463) 2020-01-13 13:32:44 -08:00
dialog.ts chore: reuse Dialog between browsers (#115) 2019-12-02 11:53:23 -07:00
dom.ts feat(selectors): text=foo selector engine (#475) 2020-01-13 17:39:43 -08:00
errors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
events.ts feat(workers): support workers in webkit (#400) 2020-01-07 12:59:01 -08:00
frames.ts fix(webkit): use cross-process loader ids (#486) 2020-01-14 11:46:08 -08:00
helper.ts chore: finish strict type checks across src (#482) 2020-01-13 22:08:35 -08:00
input.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
javascript.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
network.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
page.ts Revert "fix(webkit): use cross-process loader ids (#484)" (#485) 2020-01-14 09:49:49 -08:00
platform.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
screenshotter.ts chore: finish strict type checks across src (#482) 2020-01-13 22:08:35 -08:00
timeoutSettings.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
transport.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
types.ts fix(geolocation): improve geolocation validation (#471) 2020-01-13 15:39:13 -08:00
usKeyboardLayout.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
web.ts chore: update top-level api (#479) 2020-01-13 17:36:46 -08:00
web.webpack.config.js feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -08:00