[Wtr-general] Cannot access input element

knoorani at e-xact.com knoorani at e-xact.com
Tue Sep 5 14:36:48 EDT 2006



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