Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Webdriver Firefox Exception : org.openqa.selenium.WebDriverException: Permission denied to access property '__qosId' #7588

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 7588

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


- _Attachment: [StackTraceHotMail.txt](https://storage.googleapis.com/google-code-attachments/selenium/issue-7588/comment-0/StackTraceHotMail.txt)_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions