[Webtest] How to Get value from a field
Aatish Arora
webtest@lists.canoo.com
Wed, 4 Feb 2004 06:04:23 -0800 (PST)
--0-1980146939-1075903463=:12380
Content-Type: text/plain; charset=us-ascii
am out of touch with Canoo for a long time - but wasnt there something called verifyinputfield too which could be used for the same?
Cheers!
Aatish
Janno Kusman <jannokusman@hot.ee> wrote:
You can use storexpath to get value of input element.
xpath="//*/input[@id='1']/@value"
property="id1value"/>
sets field value to WebTest property "id1value"
Janno
Siju John wrote:
>We have "setinputfield" to set the value to a given field.
>I want the opposite. I want to get the value of the given field.
>
>e.g. unique id = 1
>I want to get the value "1" provided the unique id name.
>Pls anybody can help.
>
>
>
_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
--0-1980146939-1075903463=:12380
Content-Type: text/html; charset=us-ascii
<DIV>am out of touch with Canoo for a long time - but wasnt there something called verifyinputfield too which could be used for the same?</DIV>
<DIV> </DIV>
<DIV>Cheers!</DIV>
<DIV>Aatish</DIV>
<DIV><BR><BR><B><I>Janno Kusman <jannokusman@hot.ee></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">You can use storexpath to get value of input element.<BR><BR><STOREXPATH <br stepid="Get value of input element with id=1">xpath="//*/input[@id='1']/@value"<BR>property="id1value"/><BR><BR>sets field value to WebTest property "id1value"<BR><BR>Janno<BR><BR>Siju John wrote:<BR><BR>>We have "setinputfield" to set the value to a given field.<BR>>I want the opposite. I want to get the value of the given field.<BR>><BR>>e.g. unique id = 1<BR>>I want to get the value "1" provided the unique id name.<BR>>Pls anybody can help.<BR>><BR>> <BR>><BR><BR><BR>_______________________________________________<BR>WebTest mailing list<BR>WebTest@lists.canoo.com<BR>http://lists.canoo.com/mailman/listinfo/webtest</BLOCKQUOTE><p><hr SIZE=1>
Do you Yahoo!?<br>
Yahoo! SiteBuilder - Free web site building tool. <a href="http://us.rd.yahoo.com/evt=21608/*http://webhosting.yahoo.com/ps/sb/"><b>Try it!</b></a>
--0-1980146939-1075903463=:12380--