I'm trying to do a simple search test on our site. I'm not identifying
the text field correctly as it is not highlighted (in yellow) upon
execution of the test. Here's the html where the text box is located:
<div id="pvssearchbox">
<form id="pvssearchbox_form" action="/search/seatanaka">
<div class="floatcontainer" style="margin-top: 4px; height:
25px;">
<input style="width: 275px; float:left; border-color:#999;"
name="q" type="text" /><input type="submit" class="form-submit
right_button noMask" value="Search" />
</div>
Thanks in advance for your help!
Shawn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Watir General" group.
To post to this group, send email to [email protected]
Before posting, please read the following guidelines:
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---