Here is the bug report, but seems it has already been fixed in 1.0. http://jira.openqa.org/browse/SEL-431
On Nov 25, 1:23 pm, d32 <[email protected]> wrote: > Hi, > > While executing a test, when isVisible method is invoked selenium > throws following exception: > > -------------------------------- > Exception Start > -------------------------------- > com.thoughtworks.selenium.SeleniumException: ERROR: cannot determine > effective stylesheet in this browser > com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError > (HttpCommandProcessor.java:97) > com.thoughtworks.selenium.HttpCommandProcessor.doCommand > (HttpCommandProcessor.java:91) > com.thoughtworks.selenium.HttpCommandProcessor.getString > (HttpCommandProcessor.java:262) > com.thoughtworks.selenium.HttpCommandProcessor.getBoolean > (HttpCommandProcessor.java:335) > com.thoughtworks.selenium.DefaultSelenium.isVisible > (DefaultSelenium.java:499) > ........ > org.tellurium.dsl.BaseDslContext$_isVisible_closure34.doCall > (BaseDslContext.groovy:487) > ......... > -------------------------------- > Exception END > -------------------------------- > > This is Intermittent exception. > > Please advice/suggest solution for this problem. > > Thanks > Prashant -- You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.
