Ask a Question

Can we capture Page Weight (in KB) on every page load in TestComplete

SOLVED
muthulakshmi
Occasional Contributor

Can we capture Page Weight (in KB) on every page load in TestComplete

Can we capture Page Weight (in KB) on every page load in TestComplete, similar to BrowserMobProxy in Selenium or YSlow add on. Basically need to access the Network information to get the page weight and page load time. 

2 REPLIES 2
Wamboo
Community Hero

Hi,

 

I've never done this before, but you can run JS scripts like this by running Web tests in TestComplete:

 

https://support.smartbear.com/testcomplete/docs/app-testing/web/general/common-tasks/javascript.html

 

It may be worth trying to run a script that runs on the window object. Like this one:

 

window.performance

 

More info on stack:

https://stackoverflow.com/questions/14341156/calculating-page-load-time-in-javascript

AlexKaras
Community Hero

Hi,

 

> similar to BrowserMobProxy.

Sure. Just setup your web browser to use BrowserMobProxy (or any other proxy) and you are done.

 

Regards,
  /Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
cancel
Showing results for 
Search instead for 
Did you mean: