@aichemy/testgold-selenium-plugin

Testgold modified WebDriver Selenium JavaScript bindings

Usage no npm install needed!

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

README

selenium-webdriver

Build the normal version

  • npm install

  • npm install -D

  • npm pack

  • mv selenium-webdriver-20.7.0.tgz ../../../interceptor-packages/

Build the minified version

  • npm install

  • npm install -D

  • npx webpack

  • cd ../webpacked-selenium-driver

  • rm -f *.txt

  • npm pack

  • mv selenium-webdriver-20.10.0.tgz ../../../interceptor-packages/