jest-environment-webdriver-sway-fork

0.2.5 • Public • Published

jest-environment-webdriver

Sway-specific fork of the project!

Contains PRs 3 and 4.

Connect Jest tests to Selenium WebDriver.

npm install --save-dev jest-environment-webdriver

Usage

Set testEnvironment to jest-environment-webdriver and select target browser using testEnvironmentOptions:

"testEnvironment": "jest-environment-webdriver",
"testEnvironmentOptions": {
  "browser": "safari"
}

Environment API

Next global objects and functions are available in testing code.

Readme

Keywords

none

Package Sidebar

Install

npm i jest-environment-webdriver-sway-fork

Weekly Downloads

0

Version

0.2.5

License

MIT

Unpacked Size

7.5 kB

Total Files

5

Last publish

Collaborators

  • joshuakgoldberg