playwright/src
Dmitry Gozman 823bf389a7
api: evaluateOnNewDocument -> addInitScript (#1152)
Also adds more options to specify the script.
2020-02-27 17:42:14 -08:00
..
chromium api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
firefox api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
injected fix: text selector should be case insensitive without quotes (#1151) 2020-02-27 16:52:30 -08:00
server fix(launch): throw upon page argument when non-persistent (#1144) 2020-02-27 14:09:24 -08:00
webkit api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
accessibility.ts feat(firefox&webkit): support root in accessibility.snapshot (#495) 2020-01-14 16:54:50 -08:00
api.ts feat(api): move targets from CRBrowser to CRBrowserContext (#1089) 2020-02-24 14:35:51 -08:00
browser.ts chore(tests): log protocol messages when a test fails on the bots (#963) 2020-02-12 22:35:06 -08:00
browserContext.ts api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
console.ts chore(license): use Apache 2.0 (#389) 2020-01-06 18:22:35 -08:00
deviceDescriptors.ts chore: fix missing device definitions (#708) 2020-01-28 10:39:54 -08:00
dialog.ts chore: reuse Dialog between browsers (#115) 2019-12-02 11:53:23 -07:00
dom.ts chore: move more injected code to injected to reduce evaluation size (#1093) 2020-02-25 07:06:20 -08:00
errors.ts fix: rename files on case-sensitive fs 2019-12-13 13:57:11 -08:00
events.ts chore(workers): align worker lifecycle evens with other APIs (#1147) 2020-02-27 14:02:48 -08:00
frames.ts fix(api): rename relativePoint to offset, remove unused parameters from input (#1092) 2020-02-24 21:12:02 -08:00
helper.ts api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
input.ts fix(api): rename relativePoint to offset, remove unused parameters from input (#1092) 2020-02-24 21:12:02 -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 feat(popups): introduce BrowserContext.setDefaultHTTPHeaders (#1116) 2020-02-26 12:42:20 -08:00
page.ts api: evaluateOnNewDocument -> addInitScript (#1152) 2020-02-27 17:42:14 -08:00
platform.ts fix(platform) instanceof bug between execution contexts of RegExp object (#1048) 2020-02-24 18:32:17 -08:00
screenshotter.ts feat(api): rename browserContext() to context() in the apis, remove url from newPage (#906) 2020-02-10 10:41:45 -08:00
selectors.ts feat(selectors): temporarily remove zs engine (#824) 2020-02-03 16:14:37 -08:00
timeoutSettings.ts feat(api): introduce default timeouts on BrowserContext (#992) 2020-02-13 14:18:18 -08:00
transport.ts fix(webkit): wait for the pipe ready on windows (#997) 2020-02-13 17:46:40 -08:00
types.ts chore: move more injected code to injected to reduce evaluation size (#1093) 2020-02-25 07:06:20 -08:00
usKeyboardLayout.ts fix(keyboard): Add mac editing commands for NumpadEnter (#1026) 2020-02-14 18:37:02 -08:00
web.ts feat(connect): allow multiple webkit connections over web socket (#863) 2020-02-06 12:41:43 -08:00
web.webpack.config.js fix(upload): detect mime type from file extension (#911) 2020-02-10 10:08:51 -08:00