https://bz.apache.org/bugzilla/show_bug.cgi?id=62784

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Philippe Mouawad <[email protected]> ---
(In reply to juergen.plasser from comment #0)
> Currently it is not possible to download HTML5 embedded resources eg.
> <picture> in HTTP Requests. Please add this functionality.
> 
> Or is it possible to use a different HTML parser to gain more functionality?
> And if yes, which one is recommended by you guys?

The default one LagartoBasedHtmlParser is the best and more up to date one.

Regarding picture, how would you specify the browser definition to match the
media query ?

Also regarding load, since <img> is mandatory, you would end up anyway
downloading 1 resources, potentially not the one associated to the browser
definition.


Feel free to propose a patch :
https://github.com/apache/jmeter/blob/trunk/src/protocol/http/org/apache/jmeter/protocol/http/parser/LagartoBasedHtmlParser.java


> 
> Regards
> Jürgen

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to