playwright/src
Yury Semikhatsky b858ae3316 fix (#386)
2020-01-06 13:49:39 -08:00
..
chromium feat(media): remove media emulation from browser context options (#377) 2020-01-05 14:39:16 -08:00
firefox feat(media): remove media emulation from browser context options (#377) 2020-01-05 14:39:16 -08:00
injected fix(zselector): do not use pseudo-element tag names as cues (#381) 2020-01-06 10:30:21 -08:00
webkit fix (#386) 2020-01-06 13:49:39 -08:00
.eslintrc.js Initial commit 2019-11-19 10:58:15 -08:00
accessibility.ts feat(webkit): accessibility (#350) 2020-01-03 11:15:43 -08:00
api.ts feat(webkit): accessibility (#350) 2020-01-03 11:15:43 -08:00
browser.ts feat: move permissions back into the context (#320) 2019-12-20 13:07:14 -08:00
browserContext.ts feat(media): remove media emulation from browser context options (#377) 2020-01-05 14:39:16 -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 feat(scrollIntoView): expose scrollIntoViewIfNeeded in api (#382) 2020-01-06 13:16:56 -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): ignore favicons and keep track of requests (#368) 2020-01-03 12:59:27 -08:00
helper.ts feat: trim down url matching (#322) 2019-12-20 14:38:54 -08:00
input.ts chore: remove non-input related stuff from input (#369) 2020-01-03 12:59:06 -08:00
javascript.ts fix(elementhandle): contentFrame and ownerFrame work in various scenarios (#311) 2019-12-19 15:19:22 -08:00
network.ts feat(webkit): enable request interception (#343) 2019-12-30 23:05:28 +01:00
page.ts feat(media): remove media emulation from browser context options (#377) 2020-01-05 14:39:16 -08:00
processLauncher.ts feat: introduce BrowserServer (#308) 2019-12-19 14:51:49 -08:00
screenshotter.ts feat(scrollIntoView): expose scrollIntoViewIfNeeded in api (#382) 2020-01-06 13:16:56 -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 chore: remove non-input related stuff from input (#369) 2020-01-03 12:59:06 -08:00
usKeyboardLayout.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00