In `package.json`, we can specify which version of the webdriver to download. Is there some automated to set and download a specific version of a browser to facilitate the matching between browser and webdriver versions?
In
package.json, we can specify which version of the webdriver to download.Is there some automated to set and download a specific version of a browser to facilitate the matching between browser and webdriver versions?