That is wired. I will create a test case for you tonight. Thanks,
Jian On Thu, Jul 15, 2010 at 1:57 PM, kamundse <[email protected]> wrote: > UI Module Validation Result for createAccount > > ------------------------------------------------------- > > Found Exact Match: true > > Found Closest Match: false > > Match Count: 1 > > Match Score: 100 > > > ------------------------------------------------------- > > But it also threw an exception: > > com.thoughtworks.selenium.SeleniumException: ERROR: Command execution > failure. Please search the Tellurium User Group at > http://groups.google.com/group/tellurium-users for error details from > the log window. The error message is: Result of expression > '$relaxed' [null] is not an object. > at > > com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java: > 97) > at > > com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java: > 91) > at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source) > ... > > However, diagnose command helped me find the issue. I realized my > test page that I am working on redirects back to the real page (which > does not have the email id on it) if you fail a data check and the > page reloads. > > Thanks! > > -- > 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]<tellurium-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-users?hl=en. > > -- 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.
