[Webtest] re: Click tab function??
Diana
Diana" <diana@retive.com
Wed, 11 Oct 2006 10:41:23 +0800
This is a multi-part message in MIME format.
------=_NextPart_000_0014_01C6ED21.CBA7E700
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,=20
Is there any click tab function in webtest to be used for this:
<a href=3D"javascript:submitTab('userdetails.do');" tabindex=3D"10" =
class=3D"unselected">Add</a>
clickLink does not work. clickElement does not work as well as there's =
no htmlId available for use.
Diana
------=_NextPart_000_0014_01C6ED21.CBA7E700
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2963" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is there any click tab function in =
webtest to be=20
used for this:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><a=20
href=3D"javascript:submitTab('userdetails.do');" tabindex=3D"10"=20
class=3D"unselected">Add</a></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>clickLink does not work. clickElement =
does not work=20
as well as there's no htmlId available for use.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Diana</FONT></DIV></BODY></HTML>
------=_NextPart_000_0014_01C6ED21.CBA7E700--