Comments for Get Text

Topic for comments about Browser library keyword Get Text

Hi, I noticed, that when I use get text, it removes extra spaces from the text.
For example, I have this element on a page:

Lorem ipsum dolor sit amet -consectetur adipiscing elit


it has two spaces and then a dash.
But when I try to get this text with Get Text keyword, it returns the same line with only one space: “Lorem ipsum dolor sit amet -consectetur adipiscing elit”
Do you know why does it happen and how can I get the correct text?
Thanks,
Daria