Logo
Explore Help
Sign In
github/puppeteer
0
0
Fork 0
You've already forked puppeteer
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
4ebf117116b41a5a626f16b1ca41e14eb23bcc93
puppeteer/new-docs/puppeteer.frame.md
Jack Franklin 054fa2e45d chore(docs): fix more documentation warnings (#6145)
2020-07-02 16:13:22 +01:00

2.9 KiB
Raw Blame History

Home > puppeteer > Frame

Frame class

Signature:

export declare class Frame 

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the Frame class.

Methods

Method Modifiers Description
_detach()
_navigated(framePayload)
_navigatedWithinDocument(url)
_onLifecycleEvent(loaderId, name)
_onLoadingStopped()
$(selector)
$$(selector)
$$eval(selector, pageFunction, args)
$eval(selector, pageFunction, args)
$x(expression)
addScriptTag(options)
addStyleTag(options)
childFrames()
click(selector, options)
content()
evaluate(pageFunction, args)
evaluateHandle(pageFunction, args)
executionContext()
focus(selector)
goto(url, options)
hover(selector)
isDetached()
name()
parentFrame()
select(selector, values)
setContent(html, options)
tap(selector)
title()
type(selector, text, options)
url()
waitFor(selectorOrFunctionOrTimeout, options, args)
waitForFunction(pageFunction, options, args)
waitForNavigation(options)
waitForSelector(selector, options)
waitForXPath(xpath, options)
Powered by Gitea Version: 1.24.3 Page: 479ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API