microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

[BUG] Jmeter web driver sampler not working #59

Closed ravimainali closed 2 years ago

ravimainali commented 2 years ago

We want to run Jmeter web driver sampler for real time browser load test so since we dont have control over load engine to copy the web driver exe , therefore we assume that these load engine are one of the Azure Hosted Vm and since Azure hosted vm will by default have chrome and chrome web driver installed so we tried using web driver enviornmnet variable to give the chrome driver path in Jmeter web sampler request but when we run the test from load serive it gives error saying web driver can not found at the specified path so want to know first is it possible or supported to run Jmeter web driver sample in load service and if yes than is there any other way to run web driver sampler othan then what i descriped above ?

AB#1490267

ravimainali commented 2 years ago

Duplicate issue