Hi everyone.
I am a SDET and I test the reports using c#, JS and selenium. I look for the hard statement for my code that all data in the page was loaded. I tried to use <document.readyState == 'complete',> but it does not work well.
Do you have ideas what I can check else in the page to be sure that page was fully loaded and I see the final values?
↧
Testing the Power BI reports.
↧