Re: Selenium tests
Re: Selenium tests
- Subject: Re: Selenium tests
- From: Simon McLean <email@hidden>
- Date: Fri, 6 Jul 2007 17:36:05 +0100
Try adding
<tr>
<td>pause</td>
<td>5000</td>
<td></td>
</tr>
Thanks Chuck - That's fixed it.
You might now want to experiment with reducing the pause from 5
seconds. Every bit helps the tests run faster!
Yes, i'm down to a second and it still works.
I've had my first full day of writing tests today. It's fascinating
stuff. Is adding attribute ID's by hand the only way (in my heart i
know it is, but it looks like an awfully painful task, so i'm hoping
you're going to say "no, just click this and that and hey presto!").
I've noticed that sometimes the IDE misses things I am doing -
typically entries into text fields. It's only occasional and easily
corrected by adding them in manually.
Thanks for the tip on running test suites from bookmarks via chrome.
That's brilliant.
Simon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden