Download some dependencies and copy them to a local folder

Peter, you rock! :slight_smile:

now, maybe one more improvement - what’s the easiest way to rename the downloaded files? e.g. not include the version number in the file name (otherwise I’d need to change the file names in the test code every time the dependency version changes).

here are the dependencies I need:

drivers ("com.company:chromedriver-mac32:2.8@bin",
            "com.company:chromedriver-win32:2.8@exe",
            "com.company:iechromedriver-win32:2.39@exe")