There is no ability to parse HTML body in the JDI HTTP library - Alex Lyubenkov
Closed this issue · 1 comments
savvagen commented
Software: JDI Http
Description: Is there is no ability "Out Of the box " to parse the HTML body. xml-path - exist, jsonpath - exist, but there is no way to path Html in the "response.body()" method
Actual:
User need to download other helper libraries like JSoup
Expected:
It will be helpful to parse the HTML response body with additional methods like:
Example:
findElement()
parseHtmlBody() in the body() method
RomanIovlev commented
fixed in version 1.0.90