webjerky

(require("webjerky"))(conf) → {Promise}

Webjerky.

Parameters:
Name Type Description
conf object
Properties
Name Type Attributes Description
testName string
staticDir string
sauceUsername string <optional>

defaults to process.env.SAUCE_USERNAME

sauceAccessKey string <optional>

defaults to process.env.SAUCE_ACCESS_KEY

snapDefinitions object

see webjerk-snaps for more

snapDefinitionsFromWindow function <optional>

can be used instead of snap snapDefinitions. see webjerk-snaps for more

Source:
Returns:
Type
Promise