I am able to see the think time while checking the recorded script.But when i am running the recorded script with multiple virtual users.What ever response time captured is...
The response time when you manually connect to your application is the sum of server response time + browser rendering page. It's not related to think time that you can see in...
How Get the end user experience times for a single page application.
Selenium integration talks about the new page access where url changes for the different page. But how to...
There's no built-in mechanism to handle Single Page Apps for the moment.
If you can measure the time by yourself between an action on the application and a change in the DOM...
I have to send page response time as input for next request. example starttime before step starts then end time after step end then i have to pass this start and endtime in next...
Hi Rashmi / Nouredine
May I know how can i save the duration and the size in to a variable ?
are they automatically saved in any context variable ?
Can I retrieve them...