microsoft / edge-selenium-tools

An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).
https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/
Apache License 2.0
88 stars 24 forks source link

Prepare to publish npmjs package #12

Closed bwalderman closed 4 years ago

bwalderman commented 4 years ago

Update the package.json file and directory structure to prepare for publishing an npm package.

Create language-specific copies of the readme files in each directory. Both the python and npm publishing steps require a readme file to be present in the package directory so that it will show up on their respective websites.