lcabaceira / crystal

Alfresco predictions, analisys, benchmarks
3 stars 1 forks source link

Dependencies (chrome, firefox, iedrivers) #12

Open lcabaceira opened 8 years ago

lcabaceira commented 8 years ago

We need to have a way, preferable maven based, to pull/update our dependencies from the maven central repo. Today i needed to update the selenium-firefox driver to support clients that are running the latest firefox (43.0.3). This file is located in Dependencies/jmeter/lib and the share-browser-automation tests rely on this drivers to work properly. The same is valid for chrome and ie drivers.