Hi, does anyone have a suggestion for how to design (and if it works?!) a test spanning multiple pages. I have an old selenium test that does the following: open /login.html type username user1 type password pass1 clickAndWait button /// Now it will go to another page, and the test continues click type and so on...
I guess I need a call to defineUI() inside the tests after each time a new page is loaded...? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
