Skip to content

ServiceMax-Engineering/neocore-selenium-drivers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEOCORE-SELENIUM-DRIVERS

Problem

China Dev/QAs are hard to download selenium related drivers when run npm install at neocore-dc2-automation locally.

Solution

  1. Create a jenkins job to download drivers to VM, and upload those drivers to VM(repo.servicemax.io?).
  2. Dev/QAs locally update selenium-config.js, change the baseURL to the VM url.

Drivers

  1. Firefox - https://github.com/mozilla/geckodriver/releases
  2. Chrome - https://chromedriver.storage.googleapis.com/

About

A node based CLI library for download Selenium server and drivers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%