2020-06-04 14:56:45 +00:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home ](./index.md ) > [puppeteer ](./puppeteer.md )
## puppeteer package
## Classes
| Class | Description |
| --- | --- |
2020-06-05 14:20:11 +00:00
| [Accessibility ](./puppeteer.accessibility.md ) | The Accessibility class provides methods for inspecting Chromium's accessibility tree. The accessibility tree is used by assistive technology such as [screen readers ](https://en.wikipedia.org/wiki/Screen_reader ) or [switches ](https://en.wikipedia.org/wiki/Switch_access )<!-- --> . |
2020-06-04 14:56:45 +00:00
| [Browser ](./puppeteer.browser.md ) | |
| [BrowserContext ](./puppeteer.browsercontext.md ) | |
| [BrowserFetcher ](./puppeteer.browserfetcher.md ) | |
| [CDPSession ](./puppeteer.cdpsession.md ) | |
| [Connection ](./puppeteer.connection.md ) | |
| [ConsoleMessage ](./puppeteer.consolemessage.md ) | |
| [Coverage ](./puppeteer.coverage.md ) | |
| [Dialog ](./puppeteer.dialog.md ) | |
| [ElementHandle ](./puppeteer.elementhandle.md ) | |
| [ExecutionContext ](./puppeteer.executioncontext.md ) | |
| [FileChooser ](./puppeteer.filechooser.md ) | |
| [Frame ](./puppeteer.frame.md ) | |
| [FrameManager ](./puppeteer.framemanager.md ) | |
| [HTTPRequest ](./puppeteer.httprequest.md ) | |
| [HTTPResponse ](./puppeteer.httpresponse.md ) | |
| [JSHandle ](./puppeteer.jshandle.md ) | |
| [Keyboard ](./puppeteer.keyboard.md ) | |
| [Mouse ](./puppeteer.mouse.md ) | |
| [Page ](./puppeteer.page.md ) | |
| [Puppeteer ](./puppeteer.puppeteer.md ) | The main Puppeteer class |
| [SecurityDetails ](./puppeteer.securitydetails.md ) | |
| [Target ](./puppeteer.target.md ) | |
| [TimeoutError ](./puppeteer.timeouterror.md ) | |
| [Touchscreen ](./puppeteer.touchscreen.md ) | |
| [Tracing ](./puppeteer.tracing.md ) | |
| [WebWorker ](./puppeteer.webworker.md ) | |
## Enumerations
| Enumeration | Description |
| --- | --- |
| [DialogType ](./puppeteer.dialogtype.md ) | |
## Functions
| Function | Description |
| --- | --- |
| [createJSHandle(context, remoteObject) ](./puppeteer.createjshandle.md ) | |
## Interfaces
| Interface | Description |
| --- | --- |
| [BrowserFetcherOptions ](./puppeteer.browserfetcheroptions.md ) | |
2020-06-05 14:20:11 +00:00
| [SerializedAXNode ](./puppeteer.serializedaxnode.md ) | Represents a Node and the properties of it that are relevant to Accessibility. |
| [SnapshotOptions ](./puppeteer.snapshotoptions.md ) | |
2020-06-04 14:56:45 +00:00
## Variables
| Variable | Description |
| --- | --- |
| [EVALUATION\_SCRIPT\_URL ](./puppeteer.evaluation_script_url.md ) | |
| [puppeteerErrors ](./puppeteer.puppeteererrors.md ) | |
## Type Aliases
| Type Alias | Description |
| --- | --- |
| [MouseButtonInput ](./puppeteer.mousebuttoninput.md ) | |
| [PuppeteerErrors ](./puppeteer.puppeteererrors.md ) | |