Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

Performance issues with Web projects in Python

$
0
0

Hi,

 

My Python scripts execution time are lasting more than 3 times than JScript ones with the same project settings.

 

I've looked over the most used actions from Test Complete in web testing and I observed that Sys.Browser.Page(*) and findChild() are lasting in Python more than 1 second meanwhile in JScript are lasting under 300 ms.

 

Is there any solution to improve the performance of Python scripts to avoid this heavy execution?


Viewing all articles
Browse latest Browse all 20755

Trending Articles