puppeteer/packages/puppeteer-core/src/api
Nikolay Vitkov 9a17ec3b2a
fix(performance): cache isolatedHandle (#12150)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 11:55:05 +02:00
..
locators refactor: include the cause into locator abort and timeout errors (#12207) 2024-04-05 09:18:24 +00:00
api.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Browser.ts docs: update links to point to property table (#12249) 2024-04-11 13:01:13 +02:00
BrowserContext.ts chore: fix typos (#12242) 2024-04-09 12:36:02 +02:00
CDPSession.ts docs: remove obsolete page.target() from CDPSession doc (#12163) 2024-03-27 16:23:04 +01:00
Dialog.ts refactor: rename Dialog.sendCommand to Dialog.handle (#11650) 2024-01-08 18:05:19 +00:00
ElementHandle.ts fix(performance): cache isolatedHandle (#12150) 2024-04-19 11:55:05 +02:00
ElementHandleSymbol.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Environment.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Frame.ts refactor: remove deferred from addStyleTag (#12166) 2024-03-27 19:30:20 +01:00
HTTPRequest.ts chore(webdriver): support priority for request interception (#12191) 2024-04-02 11:20:36 +00:00
HTTPResponse.ts docs: mention issues with buffer encoding (#12141) 2024-03-25 09:30:56 +01:00
Input.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
JSHandle.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Page.ts docs: update links to point to property table (#12249) 2024-04-11 13:01:13 +02:00
Realm.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Target.ts chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
WebWorker.ts feat: support closing workers (#11870) 2024-02-13 13:40:59 +01:00