Re: Selenium : Permission denied <url> to get property Location.href
Posted by
softwaretestingforum on
URL: http://manual-and-automated-testing.232.s1.nabble.com/Selenium-Permission-denied-url-to-get-property-Location-href-tp4378328p4378352.html
Hi Ganesh,
If you are using Firefox then try *chrome (remember it is not Google Chrome, it is FF mode with enhanced security privileges) when create instance of DefaultSelenium object
If on IE then use *iehta.
I wish you had posted a short version of your code also.
~ seleniumtests.com