[TFUI] Setup with Selenium and ASP.NET
"Thomas Eyde" <[email protected]> Tue, 18 Apr 2006 20:35:52 +0200
| Newsgroups | gmane.comp.programming.test-first-user-interfaces |
|---|---|
| Message-ID | <[email protected]> |
I try to TDD a logon screen with Selenium. After a successful login,
the user should be redirected to another page based on his role.
To do that, I add the following call:
open(SetupUser.aspx?username=user&password=pass&role=admin)
SetupUser stores the querystring to session.
But when I type the credentials and click the login button, I get a
null reference exception on the session object. It looks like
SetupUser is not called, or more likely, is called in another session.
Adding pause() commands doesn't help.
Help. Please?
--
Thomas
To unsubscribe, email:
TestFirstUserInterfaces-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/TestFirstUserInterfaces/
<*> To unsubscribe from this group, send an email to:
TestFirstUserInterfaces-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/