Issues with isElementPresent when webpage uses <iframe>

41 views
Skip to first unread message

Panna

unread,
May 25, 2011, 9:04:38 PM5/25/11
to Selenium - Automated Software Testing
Hi All,

The maintain automated tests which use selenium ,
selenium.core.version=0.8.3
selenium.rc.version=0.9.2
selenium.rc.revision=2006
selenium.core.revision=1879

-------------------------------------------------

Recently, the web application under test has undergone changes and
started using <iframe> and since then, i see following exception:


com.thoughtworks.selenium.SeleniumException: ERROR: Selenium failure.
Please report to the Selenium Users forum at http://forums.openqa.org,
with error details from the log window. The error message is: Access
is denied.

at
com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:
73)
at
com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:
154)
at
com.thoughtworks.selenium.HttpCommandProcessor.getBoolean(HttpCommandProcessor.java:
227)
at
com.thoughtworks.selenium.DefaultSelenium.isElementPresent(DefaultSelenium.java:
382)


Almost, everywhere, wherever isElementPresent is being called, the
above exception occurs.

Has anyone seen such issues? How do i fix the failures ?

thanks in advance,

Panna

Panna

unread,
May 25, 2011, 10:17:07 PM5/25/11
to Selenium - Automated Software Testing
Reply all
Reply to author
Forward
0 new messages