4.0.0-alpha.3 • Published 2 years ago
@seleniumhq/side-code-export v4.0.0-alpha.3
SIDE Utils
Utils for Selenium IDE (e.g., code export)
Installation
npm install -g @seleniumhq/side-code-export
Usage
const { codeExport } = require('@seleniumhq/side-code-export')
NOTE: For an example of usage, see one of the existing languages for code export in Selenium IDE (e.g., java-junit
, javascript-mocha
, or python-pytest
), 'csharp-xunit'.