mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
0d0f9b7984
This patch: - introduces ExecutionContext class that incapsulates javascript execution context. An examples of execution contexts are workers and frames - introduces JSHandle that holds a references to the javascript object in ExecutionContext - inherits ElementHandle from JSHandle Fixes #382. |
||
---|---|---|
.. | ||
doclint | ||
node6-transform | ||
check_availability.js | ||
ChromiumDownloader.js | ||
ESTreeWalker.js | ||
fetch_devices.js |