4.0.5 • Published 16 days ago

side-code-export v4.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
16 days ago

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'.