https://bz.apache.org/bugzilla/show_bug.cgi?id=65002
Bug ID: 65002
Summary: HTTP(S) Test Script recorder creates an invalid Basic
authentication URL
Product: JMeter
Version: 5.3
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER 5.4.1
Record a website that uses Basic Auth using JMeter Recording Template
HTTP Authorization Manager will create Authorizations with below URL:
- https://:443/
This is because the HTTPSamplerBase built has no URL since it is defined in
HTTP Request Defaults, so the HTTPSamplerBase will have an empty field for it.
--
You are receiving this mail because:
You are the assignee for the bug.