I want to extract some text from a web page and I want to keep this format (with line breaks).
The Get text activity returns a string with all the words on the same line when i write it to a notepad. Same with the Get Full Text activity. I inspected the element and it seems that the steps ( 1),2),3),4) ) are separated with line breaks .
I also cannot use ocr activities because for my scenario, the text wont be visible for the robot (but the webpage will be loaded and the get text activities work).
Is there any other way to extract and preserve this format of the text?
Thank you
I followed your example and I got false on that condition. It seems like the modern get text does the same as the classic one. Maybe you had a different setup. I tested it on a note pad and I still got the false condition.