We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8329606 commit a73e7aeCopy full SHA for a73e7ae
docs/plugins/emitting-code.md
@@ -13,9 +13,9 @@ And playback in command line mode using [the command-line runner](../introductio
13
The runner is based on Node, you can leverage the environment to emit better code.
14
15
- Node.js 8 or above with npm
16
-- [Jest](https://facebook.github.io/jest/) 23
+- [Jest](https://facebook.github.io/jest/)
17
- [jest-environment-selenium](https://github.com/applitools/jest-environment-selenium)
18
-- [selenium-webdriver](https://www.npmjs.com/package/selenium-webdriver) 3.6.0
+- [selenium-webdriver](https://www.npmjs.com/package/selenium-webdriver)
19
20
## Emitting Code
21
0 commit comments