Forum Discussion
Anonymous
7 years agoNot applicable
prevent chrome sad face load testing with PowerBI-Tools-For-Capacities/LoadTestingPowerShellTool
hello everybody. anybody knows to prevent google chrome sad face in the load test tool? details: we have premium capacity and struggling with https://github.com/microsoft/PowerBI-Tools-For-Cap...
GilbertQ
Super User
7 years agoHi there
In the PowerShell code you can change it to use another browser, you just have to ensure that you can call it via PowerShell.
What happens if you run 20 sessions on one PC and another 20 on another PC?
In the PowerShell code you can change it to use another browser, you just have to ensure that you can call it via PowerShell.
What happens if you run 20 sessions on one PC and another 20 on another PC?
Anonymous
7 years agoNot applicable
hi, thanks for the ideas.
>>>In the PowerShell code you can change it to use another browser
you tried that? perhaps there is a reason microsoft hardcoded google chrome.
>>>What happens if you run 20 sessions on one PC and another 20 on another PC?
i tried that for fewer sessions 4+4=8. have you tried?