Re: Selenium : Permission denied <url> to get property Location.href
Posted by tulsi.tester on
URL: http://manual-and-automated-testing.232.s1.nabble.com/Selenium-Permission-denied-url-to-get-property-Location-href-tp4378328p4486936.html
Hi,
One of the reason to get this type of error message is trying to act on the UI elements which are not loaded or no longer available. we will get these type of error message with AJAX pages.