You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After calling XltWebClient.reset() in a test scenario, the scenario continues to run successfully, however, XLT does no longer record measurements for requests in the timers.csv file.
The text was updated successfully, but these errors were encountered:
* When resetting the Web client, make sure the JavaScript engine and Web connection are recreated using XLT classes.
* Renamed setUp methods to avoid confusion with regular setter methods.
After calling
XltWebClient.reset()
in a test scenario, the scenario continues to run successfully, however, XLT does no longer record measurements for requests in thetimers.csv
file.The text was updated successfully, but these errors were encountered: