Skip to content

Commit 2f33237

Browse files
authored
fix!: internalize execution context (#8844)
1 parent d070a73 commit 2f33237

18 files changed

+48
-368
lines changed

docs/api/index.md

Lines changed: 33 additions & 34 deletions
Large diffs are not rendered by default.

docs/api/puppeteer.executioncontext.evaluate.md

Lines changed: 0 additions & 67 deletions
This file was deleted.

docs/api/puppeteer.executioncontext.evaluatehandle.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

docs/api/puppeteer.executioncontext.frame.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs/api/puppeteer.executioncontext.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

docs/api/puppeteer.executioncontext.queryobjects.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

docs/api/puppeteer.frame.executioncontext.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs/api/puppeteer.frame.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ console.log(text);
7575
| [content()](./puppeteer.frame.content.md) | | |
7676
| [evaluate(pageFunction, args)](./puppeteer.frame.evaluate.md) | | Behaves identically to [Page.evaluate()](./puppeteer.page.evaluate.md) except it's run within the the context of this frame. |
7777
| [evaluateHandle(pageFunction, args)](./puppeteer.frame.evaluatehandle.md) | | Behaves identically to [Page.evaluateHandle()](./puppeteer.page.evaluatehandle.md) except it's run within the context of this frame. |
78-
| [executionContext()](./puppeteer.frame.executioncontext.md) | | |
7978
| [focus(selector)](./puppeteer.frame.focus.md) | | Focuses the first element that matches the <code>selector</code>. |
8079
| [goto(url, options)](./puppeteer.frame.goto.md) | | Navigates a frame to the given url. |
8180
| [hover(selector)](./puppeteer.frame.hover.md) | | Hovers the pointer over the center of the first element that matches the <code>selector</code>. |

docs/api/puppeteer.jshandle.executioncontext.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/api/puppeteer.jshandle.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const windowHandle = await page.evaluateHandle(() => window);
4040
| [dispose()](./puppeteer.jshandle.dispose.md) | | Releases the object referenced by the handle for garbage collection. |
4141
| [evaluate(pageFunction, args)](./puppeteer.jshandle.evaluate.md) | | Evaluates the given function with the current handle as its first argument. |
4242
| [evaluateHandle(pageFunction, args)](./puppeteer.jshandle.evaluatehandle.md) | | Evaluates the given function with the current handle as its first argument. |
43-
| [executionContext()](./puppeteer.jshandle.executioncontext.md) | | |
4443
| [getProperties()](./puppeteer.jshandle.getproperties.md) | | Gets a map of handles representing the properties of the current handle. |
4544
| [getProperty(propertyName)](./puppeteer.jshandle.getproperty.md) | | Fetches a single property from the referenced object. |
4645
| [getProperty(propertyName)](./puppeteer.jshandle.getproperty_1.md) | | |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy