playwright/src
2019-12-19 16:46:42 -08:00
..
chromium chore: rename the world 2019-12-19 16:46:42 -08:00
firefox chore: rename the world 2019-12-19 16:46:42 -08:00
injected feature: $wait similar to waitForFunction, but taking a selector (#303) 2019-12-18 18:11:02 -08:00
webkit chore: rename the world 2019-12-19 16:46:42 -08:00
.eslintrc.js Initial commit 2019-11-19 10:58:15 -08:00
api.ts chore: split vendor APIs (#38) 2019-11-20 15:16:57 -08:00
browser.ts feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
browserContext.ts feat: further strip the browser api (#304) 2019-12-18 18:07:11 -08:00
browserFetcher.ts chore: reuse BrowserFetcher between browsers (#177) 2019-12-08 13:29:03 -08:00
console.ts api: remove ExecutionContext from api (#290) 2019-12-18 13:51:45 -08:00
deviceDescriptors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
dialog.ts chore: reuse Dialog between browsers (#115) 2019-12-02 11:53:23 -07:00
dom.ts fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311) 2019-12-19 15:19:22 -08:00
errors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
events.ts chore: rename the world 2019-12-19 16:46:42 -08:00
frames.ts fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
helper.ts feature(filechooser): move waitForFileChooser to common waitForEvent (#281) 2019-12-17 17:34:32 -08:00
input.ts feat(context): start moving overrides to the context level 2019-12-18 12:23:33 -08:00
javascript.ts fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311) 2019-12-19 15:19:22 -08:00
network.ts fix(networkidle): make it (almost) work with setContent (#307) 2019-12-19 15:07:57 -08:00
page.ts fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311) 2019-12-19 15:19:22 -08:00
processLauncher.ts feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
screenshotter.ts chore: remove browser from the api (#296) 2019-12-18 16:23:05 -08:00
timeoutSettings.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
transport.ts feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
types.ts feature: update api around selectors (#280) 2019-12-17 14:30:02 -08:00
usKeyboardLayout.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00