How to pass the credentials in the pop up while requesting any http application URL ???
with out using wait
driver.get("http://username:password@site URL");
How to pass the credentials in the pop up while requesting any http application URL ???
with out using wait
driver.get("http://username:password@site URL");