https://issues.apache.org/bugzilla/show_bug.cgi?id=54629
Bug ID: 54629
Summary: HTMLParser does not extract <object> tag urls
Product: JMeter
Version: 2.9
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
When a page has
<object width="400" height="400" data="helloworld.swf"></object>
<object width="400" height="400" codebase="helloworld2.swf"></object>
This kind of tags are not extracted.
--
You are receiving this mail because:
You are the assignee for the bug.