I am trying to switch to frame in zoho mail, but i get this error:
Message: u'Permission denied for <https://personal.zoho.com> to get
property HTMLIFrameElement.name'
The frame def:
<iframe width="100%" height="100%" frameborder="0" style="
background-color:#FFFFFF;overflow:auto"
src="https://zmail.zoho.com/mail/index.do?top=false&reusewms=true&istp=zb&zburl=https://personal.zoho.com"
id="1428368000000003029right"></iframe>
At the beginning i got this error:
Message: u'Permission denied for <https://personal.zoho.com> to get
property Window.frameElement'
but , setting fireforx profile like below, replace the problem with the
current one.
profile.set_preference("capability.policy.default.Window.QueryInterface",
"allAccess")
profile.set_preference("capability.policy.default.Window.frameElement.get",
"allAccess")
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/bLDgWtuxA4EJ.
For more options, visit https://groups.google.com/groups/opt_out.