How to use the puppet-strings.openBrowser function in puppet-strings

To help you get started, we’ve selected a few puppet-strings examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github vinsonchuong / puppet-strings / test / helpers / with-browser.js View on Github external
newTest.beforeEach(async t => {
    t.context.browser = await openBrowser(global.chromePath)
  })

puppet-strings

A better interface for common browser automation workflows

MIT
Latest version published 6 months ago

Package Health Score

63 / 100
Full package analysis

Similar packages