Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 98299

Is it possible to set chrome webdriver file as URL?

$
0
0

I have this code to set system properties:

System.setProperty("webdriver.chrome.driver", "src\\main\\resources\\driver\\chromedriver.exe");

Is it possible to store chromedriver executable within GitHub and use it in different projects? Something like this:

System.setProperty("webdriver.chrome.driver", "https://path_to_file/chromedriver.exe");

Viewing all articles
Browse latest Browse all 98299

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>