issues
search
mdittmer
/
web-apis
Playground for better understanding Web APIs
Apache License 2.0
18
stars
10
forks
source link
Auto fetch Browsers
#39
Closed
jingt06
closed
7 years ago
jingt06
commented
7 years ago
Collect historical browsers APIs by specifying command line argument historical (node main/selenium_og.es6.js --historical)
Fetch all browsers information from
https://www.browserstack.com/automate/browsers.json
, and filtered by config file browsers_env.json
Run with 50 different versions/platforms of Chrome, Firefox, Edge and Safari. All completed.
jingt06
commented
7 years ago
Used ESlint to lint the code.
Run test on IE (version>10) on windows 7, 8 , 10.