Hello, This commit will break Tests of HTMLParserTestFile_2.jmx which relies on file: protocol.
URL file:testfiles/HTMLParserTestFile_2.html will lead to wrong input to escapeIllegalURLCharacters: file:HTMLParserTestFile_2_files/style.css instead of: file://HTMLParserTestFile_2_files/style.css But I must say I wonder if this test is OK ? Thoughts ? Regards Philippe