GoogleChromeLabs / selenium-assistant

A node module that helps using browsers with selenium
https://googlechromelabs.github.io/selenium-assistant/
Apache License 2.0
90 stars 26 forks source link

Republish yr sauce doc #111

Open robdodson opened 6 years ago

robdodson commented 6 years ago

the saucelabs example doc shows seleniumAssistant.getSauceLabsBrowser('edge', 'latest'); but it should be seleniumAssistant.getSauceLabsBrowser('microsoftedge', 'latest');. I checked the md file and it looks like you have it right over there, just need to republish to gh pages i think.