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

Using LR.getLRAttr() in TruClient development mode - "Not implemented"?

$
0
0

I am trying to make my script flexible by specifing some values as LoadRunner attributes in the Runtime Settings dialog. But when I run the following JavaScript during playback:

 

var id_coordinator = LR.getLRAttr("id_coordinator");

 

I get the error:

 

Evalute JavaScript code var id_coordinator - LR...id_coordinator); ** failed - exception occurred: API_ERROR_INVALID_RU
NTIME: LR.getLRAttr("id_coordinator") APIError: Not Implemented

 

This API is described in the TruClient docs... does it just not work in development mode? How can I debug scripts that use LR attributes if they don't work in dev mode?


Viewing all articles
Browse latest Browse all 12134

Trending Articles



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