Re: Selenium tests
Re: Selenium tests
- Subject: Re: Selenium tests
- From: Chuck Hill <email@hidden>
- Date: Fri, 6 Jul 2007 09:45:27 -0700
On Jul 6, 2007, at 9:36 AM, Simon McLean wrote:
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 don't know of any other way than by hand. But if the WOComponent
Editor can give good names to generic WOBuilder names, it can
probably be made to refactor to add a reasonable ID. File a feature
request on that.
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.
I have not noticed that, other than when I turn recording off and
forget it about it. Are you using FireFox 1.5 or 2.x? I am still on
1.5. I found that 2.x had some problems with the when I tried it
earlier this year. Sorry, but I can't recall what the problems were.
Thanks for the tip on running test suites from bookmarks via
chrome. That's brilliant.
:-) I use that constantly.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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