stapleshome7
11 years agoNew Contributor
HTML parsing
I am trying to retrieve information from HTML string (i.e. parsing html string) but, I can't find any examples anywhere, all I can see are the XML examples which dont work for HTML.
Situation= I have a HTML file from which i need to extract the HTML string and parse it to extract information like color, heading etc etc.
I am new to test complete and I'm trying to play around with different assemblies not nothing is working out for me!