When running my WATIR scripts in FireFox and Chrome, I have a dialog box in
a DIV tag that has a JQuery rendered button of OK as the selection option.
In IE I can use the span tag with the text attirbute to click the button
but in FireFox and Chrome I get an error that the OK button cannot be
found. I have tried clicking the index or even clicking from the top DIV to
the actual text but nothing is working. Here is the HTML that is rendered;
<div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"><div
class="ui-dialog-buttonset"><button class="ui-button ui-widget
ui-state-default ui-corner-all ui-button-text-only" type="button"
role="button"><span class="ui-button-text">
OK
</span></button></div></div></div>
Any assistance will be greatly appreciated.
--
--
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]
---
You received this message because you are subscribed to the Google Groups
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.