how to record popup window using Jmeter? -


is there way record popup window using jmeter? requirement record authentication window contains username , password. possible?

yes, while recording script, jmeter capture http requests use port specified in http proxy server. in case, since pop-up window in browser, jmeter capture it.


Comments