Skip to content

[New Puppet] Puppeteer #790

@huan

Description

@huan

I'm planning to create a new puppet: PuppetChrome, which will use puppeteer instead of Selenium WebDriver.

Puppeteer is a Node library which provides a high-level API to control headless Chrome over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome.

The reason to do this is that we have lots of issues about the headless settings, and the webdriver bugs.

I believe the following issues will not exist anymore after we switched to Puppeteer: #788 #756 #739 #674

There's also have other plans for the new puppet, like: #69, and maybe we will also need to support PuppetPad later.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions