@aichemy/testgold-selenium-js-plugin

Testgold modified WebDriver Selenium JavaScript bindings

Usage no npm install needed!

<script type="module">
  import aichemyTestgoldSeleniumJsPlugin from 'https://cdn.skypack.dev/@aichemy/testgold-selenium-js-plugin';
</script>

README

testgold-selenium-webdriver

Builds a wrapper on top of selenium-js-webdriver 3.141.59

Build the normal version

  • npm install

  • npm install -D

  • npm pack

Build the minified version

  • npm install

  • npm install -D

  • npx webpack

  • rm -f *.txt

  • npm pack