Cyrus Afshari
Cyrus Afshari
I've been stuck on this issue for a few days now. I'm hoping somebody can help resolve it. `public class bmp_Selenium { @Test public void test() { String chromedriverPath =...
@mediga Thanks for the quick reply. Chromedriver is 2.33. Chrome version 62. I'm on MacOS Sierra 10.12.6 Here's my full maven dependencies which list the versions I'm using: > net.lightbody.bmp...
@mediga Problem solved! Thank you. When it does load the Google webpage now though, the browser says "Not Secure". Is that expected? And also, if you wouldn't mind going into...