It looks like your issue is not related to the test data at all, but finding the text_field. If you comment out that line and use this instead, do you still get that error? ie.text_field(:id,'username').value="Not Test Data User"
I would try that. Also, if you post the web page source here, other people can try it too. Finally, I agree about using the roo gem - it's a good choice. I am not sure it will fix your problem. Dave -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
