[Wtr-general] Cannot access input element

Bret Pettichord bret at pettichord.com
Tue Sep 5 15:08:20 EDT 2006


Sounds like frames to me. True?

knoorani at e-xact.com wrote:
> Hey all,
>
> I have a form which I click on to perform an action.
>
> I get a result back from the action and a screen displays with an OK option.
>
> Inspecting the code through view source does not show me any input tags,
> yet when I download Dev tools for firefox and view the generated source I
> see the elements like
>
>
> <div class="alphababe_buttons">
> <input value="OK" onclick="Dialog.cancelTalker()" class="cancel_button"
> type="button"></div>
>
> but if I add
> ie.button(:value,"OK").click
> nothing happens
>
> Any help would be much appreciated
>   


More information about the Wtr-general mailing list