You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
I was trying to automate mail sending in Microsoft Outlook/Hotmail, Firefox Webdriver
works fine till login after that its constantly throwing exception org.openqa.selenium.WebDriverException:
Permission denied to access property '__qosId'. I tried clicking on other elements
but its throwing same exception. I clicked on compose (New) button using Jscript but
after that the same exception is thrown when i try to click other elements.
What steps will reproduce the problem?
1.Just try simple mail read event in Microsoft Outlook/Hotmail
2.
3.
What is the expected output? What do you see instead?
It Should Click and execute without exceptions.
Selenium version:2.42.0
Jave: 1.7
OS:Windows 7
Browser:Firefox
Browser version:27,28,29,30
Note:- I tried with Firefox version 27,28 & 30. Initially i was trying with Firefox
30 then tried with 28 & 27 but still the same exception. Internet Explorer and Google
Chrome are working fine with same code.
I have attached the Stack trace.
Reported by ravikumar.hawaldar on 2014-07-09 07:05:58