Hi All,
I'm trying to migrate the browser driven scripts from IE to Chrome. My Problem are the native chrome windows and dialog boxes.
In this case I open a website and get the authentication window in Chrome. The function "BrowserSetAuthentication" works only with IE. Is there a way to handle this window in Chrome?
I've tried to use http://<username>:<password>@example.com/testpage but this didn't work. Does anyone have an idea how to realize this?
Thanks
Bernd