Browser interactions
Get browser information
Get title
You can read the current page title from the browser:
driver.titleGet current URL
You can read the current URL from the browser’s address bar using:
driver.currentUrlVirtual Authenticator
A representation of the Web Authenticator model.




