3.17.2 • Published 2 years ago

@seleniumhq/side-utils v3.17.2

Weekly downloads
3,753
License
Apache-2.0
Repository
github
Last release
2 years ago

SIDE Utils

Utils for Selenium IDE (e.g., code export)

Installation

npm install -g @seleniumhq/side-utils

Usage

const { codeExport } = require('@seleniumhq/side-utils')

NOTE: For an example of the codeExport utils being used, see one of the existing languages for code export in Selenium IDE (e.g., java-junit, javascript-mocha, or python-pytest), 'csharp-xunit'.