[Webtest] clickbutton not working
Maud JAMATI
webtest@lists.canoo.com
Wed, 13 Jul 2005 16:50:07 +0100 (BST)
Hello,
I have an issue with clickbutton step, and I would
like to ask some advice from all webtest experts.
I am using canoo 1.7.
The clickbutton step doesn't recognise the button in
the following html code:
<input name="InstallationRequired.Button"
type="submit" class="Btn1" value="Initialize"
title="Initialize DCC with the
specified password" onclick="javascript: return
installClicked()" onmouseover="javascript: if
(this.disabled==0)
this.className='Btn1Hov'" onmouseout="javascript: if
(this.disabled==0) this.className='Btn1'"
onblur="javascript: if
(this.disabled==0) this.className='Btn1'"
onfocus="javascript: if (this.disabled==0)
this.className='Btn1Hov';javascript: if (ccFocus)
ccFocus.set(this)" />
I have used the following code
<clickButton
stepid="Click the Initialize button"
label="Initialize" />
There are no output in the log, and the test is very
slow, so I don't know what is causing this problem. Is
there something that I am missing?
Thanks for your help
maud
PS: I have used the step clickbutton with no error for
the following html code:
<input name="Login.Submit" type="submit"
class="Btn1Def" value="Log In" title="Log in to
Application"
tabindex="3" onclick="return buttonClicked();"
onmouseover="javascript: if (this.disabled==0)
this.className='Btn1DefHov'" onmouseout="javascript:
if (this.disabled==0) this.className='Btn1Def'"
onblur="javascript:
if (this.disabled==0) this.className='Btn1Def'"
onfocus="javascript: if (this.disabled==0)
this.className='Btn1DefHov'"
/></div></td>
___________________________________________________________
How much free photo storage do you get? Store your holiday
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com