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
Yes because in the PowerShell script it should be passing the details when opening IE
Yes because in the PowerShell script it should be passing the details when opening IE
Anonymous
7 years agoNot applicable
but the only parameters is the name of the file to open which is not working if to open it manually. why do you think it will work if to pass it as a parameter?
- GilbertQ7 years ago
Super User
I am thinking if you just change that particular code where instead of using Chrome you use IE it should then run all the other code?- Anonymous7 years agoNot applicable
1. the file is not working if to open it manually in IE
2. the code is not working if to change chrome to IE in the code
you are still quite convinced that the change in the code should work - perhaps you have some other changes in mind that are working?
GilbertQ wrote:
I am thinking if you just change that particular code where instead of using Chrome you use IE it should then run all the other code?- GilbertQ7 years ago
Super User
Hi there
I am unsure as to why it is not working, I have not tested it out myself.
I would have to find some time to try and see if I can get it working with IE or just create another VM in order to create more instances?