On Nov 2, 10:42 am, Joe Fleck <[email protected]> wrote:
> Here is the Html:
>
> <div>
> <input id="comments_presenter_resource_name" class="resource-name" type="
> hidden" value="SimpleDiscussion" name="comments_presenter[resource_name]">
> <input id="comments_presenter_initial_comments_count" class="
> initial-comments-count" type="hidden" value="5" name="
> comments_presenter[initial_comments_count]">
> <input id="comments_presenter_all_comments_count" class="all-comments-count"
>  type="hidden" value="1" name="comments_presenter[all_comments_count]">
> <input id="comments_presenter_owner_ids" class="owner-ids" type="hidden"
> name="comments_presenter[owner_ids]">
> <label for="simple_discussion_comments_presenter_17" style="display: 
> none;">Add
> your comment...</label>
> <textarea id="simple_discussion_comments_presenter_17" class="comment-form
> clearfix blurred" rows="75" name="comments_presenter[content]" cols="20"
> style="height: 17px; overflow: hidden;"></textarea>
> <ul class="buttons" style="display: none;">
> <div style="position: absolute; display: none; font-weight: 400; width:
> 589.5px; font-family: arial,helvetica,clean,sans-serif; line-height:
> 13.35px; font-size: 10.8833px; padding: 6px 2px;">Add your comment...&nbsp;
> </div>
> </div>

Are you sure that is the proper HTML?  your code is clicking on a list
item, and I see no list item <li> tag anywhere in that.

-- 
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]

Reply via email to