How can I use Windows authentication in jmeter? I am trying to execute a selenium script in JMeter using WebDriver sampler. I tried HTTP Authorization Manager, it did not worked.
- Enter the CRM website URL
- Prompt for windows authentication (username and password)
- Login to the website and need to perform some user actions .
Windows authentication worked fine in selenium using autoit,same script is not working in jmeter webdriver sampler