Tests on HTML response - Need Help

@karumuriabhishek

Sounds like you could benefit from using cheeriojs to extract the values from the html response and then test against those variables.

Looks like this problem was solved before by @danny-dainton here, Parse HTML form response data

1 Like