playwright/src
2020-01-10 17:25:28 -08:00
..
chromium docs: support interfaces in doclint (#420) 2020-01-08 14:04:33 -08:00
firefox fix(screenshot): provide nice error message during navigation (#456) 2020-01-10 17:25:28 -08:00
injected chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
server Revert "feat(firefox): roll Firefox to r1011 (#452)" 2020-01-10 12:17:34 -08:00
webkit fix(webkit): switch to unique loader ids (#454) 2020-01-10 15:16:06 -08:00
.eslintrc.js Initial commit 2019-11-19 10:58:15 -08:00
accessibility.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
api.ts docs: unify XYZPlaywright api and docs (#443) 2020-01-09 14:49:22 -08:00
browser.ts docs: support interfaces in doclint (#420) 2020-01-08 14:04:33 -08:00
browserContext.ts feat(media): remove media emulation from browser context options (#377) 2020-01-05 14:39:16 -08:00
console.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
deviceDescriptors.ts chore: cleanup code around device descriptors (#404) 2020-01-07 12:53:06 -08:00
dialog.ts chore: reuse Dialog between browsers (#115) 2019-12-02 11:53:23 -07:00
dom.ts fix(fill): use HTMLInputElement.select (#406) 2020-01-07 13:57:17 -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): do not fire FrameNavigated when receive resource tree (#432) 2020-01-08 15:32:13 -08:00
helper.ts feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
input.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
javascript.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
network.ts feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392) 2020-01-07 11:55:24 -08:00
page.ts feat(webkit): rebaseline Joel's pass all viewport tests PR (#440) 2020-01-09 17:06:06 -08:00
platform.ts feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -08:00
screenshotter.ts fix(screenshot): provide nice error message during navigation (#456) 2020-01-10 17:25:28 -08:00
timeoutSettings.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
transport.ts chore: move server-side code to src/server (#411) 2020-01-07 15:27:45 -08:00
types.ts chore: move capabilities around for better docs (#407) 2020-01-07 13:57:37 -08:00
usKeyboardLayout.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
web.ts feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -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