Skip to content

Support puppeteer.connect #862

@marci4

Description

@marci4

What are you trying to achieve?

The puppeteer api allows you to use an already running instance instead of always launching a new one.
In some enviroments it is not possible to launch a new instance every time, e.g. if you have a application with CefSharp using registered js objects.

API-documentation for puppeteer.connect

What do you get instead?

Right now, you can only launch a new instance with the PuppeteerHelper

Details

  • CodeceptJS version: 1.1.1
  • NodeJS Version: v.8.9.2
  • Operating System: Win7

EDIT:

There are some changes with pupeteer v.0.13.0 !!
browser.close now closes Chromium even if used with pupeteer.connect

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions