Performance issue before opening the page into the browser
Hi all,
I've got some performance issues when the UI tests are executed into the release machine, on the initial phase execution: the browser is opened, but then it remains in Playback for lot of seconds (at least 15-20 seconds) before writing the url. Just to explain better:
- Test Execute is started
- The browser is opened (I'm using Edge)
- Test Execute remains with the "Playback" information, and the browser displays the browser home page (about:blank for me)
- after lot of seconds, the url is finally written and the page is opened
It appens only if I execute the tests on the release machine, it doesn't appens on my local machine.
What could be the reason why Test Execute takes long time to write the url in the browser and it remain in Playback status?
Thanks a lot
Simona