Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 48084

Re: Check if PowerBI page is loaded (using Selenium)

$
0
0

knyazs wrote:

Hi!

 

I am using Selenium to automate load and performance testing of PowerBI reports and I need a reliable way to pause code execution until page is fully loaded (all queries executed and all slicers and charts displayed). Many pages on Google

 

What would be the proper way to check if PowerBI page has been loaded?

 

Thanks,


 

 



 

I don't have much expertise on javascript so I have no idea on how to capture the page loading accomplished in JS.

 

However, as per the knowledge in my previous job, to test the page loading performance, a more accurate way would be tracing the network traffic. And based on my test, regarding an embeded report, the loading span is between the first embeded url request and the last "querydata" request. See below snapshot captured in F12 in firefox. So you may consider to use Wireshark or Fiddler.

Capture.PNG


Viewing all articles
Browse latest Browse all 48084

Trending Articles



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