Menu

#273 GetAttributeValue appends whitespace to text

Version_2.next
open
5
2012-09-15
2011-09-30
David Strom
No

I have a table with the following HTML
AddedSubLevelToLevel;Level=PSD1;ChildLevel=ESD2_2

The GetAttributeValue in IEElement returns: "AddedSubLevelToLevel;Level=PSD1;ChildLevel=ESD2_2 " with a whitespace at the end
When I check the innerText on the AsHtmlElement it also contains the whitespace.

How can I avoid that the whitespace is appended?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB