You say the text field is within a table; have you tried calling the table index first (used 0 just as an example)?
browser.table(:index, 0).text_field(:id,
'searchByElelastName').set "Stuff"
--
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]
