playwright/src
2020-01-24 15:58:04 -08:00
..
chromium fix(api): make pipe connection the default, expose webSocket launch option (#562) 2020-01-23 17:45:31 -08:00
firefox fix(api): make pipe connection the default, expose webSocket launch option (#562) 2020-01-23 17:45:31 -08:00
injected chore: finish strict type checks across src (#482) 2020-01-13 22:08:35 -08:00
server feat(browserApp): kill and onclose (#641) 2020-01-24 15:58:04 -08:00
webkit fix(webkit): rewrite global object retrieval errors (#640) 2020-01-24 15:56:41 -08:00
.eslintrc.js Initial commit 2019-11-19 10:58:15 -08:00
accessibility.ts feat(firefox&webkit): support root in accessibility.snapshot (#495) 2020-01-14 16:54:50 -08:00
api.ts api: introduce BrowserType with a single interface, update top-level api (#636) 2020-01-24 14:49:47 -08:00
browser.ts fix(api): BrowserServer -> BrowserApp, resuse it between browsers (#599) 2020-01-23 14:40:37 -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 fix(api): remove $x form the api, $$ works equally good (#544) 2020-01-20 11:30:22 -08:00
errors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
events.ts feat(browserApp): kill and onclose (#641) 2020-01-24 15:58:04 -08:00
frames.ts feat(websockets): implement support for ws on cr/wk (#542) 2020-01-21 11:48:48 -08:00
helper.ts chore: rework log api calls functionality to not replace objects (#518) 2020-01-16 17:48:38 -08:00
input.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
javascript.ts chore: rework log api calls functionality to not replace objects (#518) 2020-01-16 17:48:38 -08:00
network.ts fix(api): remove remoteAddress from api (#601) 2020-01-23 12:13:58 -08:00
page.ts fix(workers): emit workerdestroyed event when clearing workers (#618) 2020-01-23 17:52:06 -08:00
platform.ts chore(webkit): simplify session init logic (#523) 2020-01-17 14:02:57 -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 feat(webkit): covert pipe to websocket when asked (#570) 2020-01-22 17:42:10 -08:00
types.ts test: make api coverage checker work (#517) 2020-01-16 17:46:50 -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