HTML based parsing in Discovery Pattern Operations HTTP Get Call
Has anyone created HTML based parsing method for http get call discovery pattern? I am doing a get command and getting a html response in a text format. Finding it very difficult to parse the output using regular expressions. RegEx is not working at ...
