Skip to content

Add a postScript option [suggestion] #91

@PatrickDai

Description

@PatrickDai

Is it planned to add a postScript option (like the preScript option) ?

It would be triggered just before closing the browser

Usage:

const options = {
  postScript: (browser) => { somePromise(browser) } 
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions