Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: how to select [25] output from below code

$
0
0

Hi,

You can try to use "Ordinal" parameter inside DESCRIPTION section like below:

web_button("INPUT FORM",
  "Snapshot=t23.inf",
  DESCRIPTION,
  "Type=button",
  "Tag=INPUT",
  "ID=",
  "Name=INPUT FORM",

  "Ordinal=25",
  ACTION,
  "EvalJavaScript=this.document.getElementById('javascript&colon;self.location=\'<url>'').value",
  "EvalJavaScriptResultParam=myparam",
  LAST);

Thanks,

Leonid.


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>