I'm trying to access the InnerText for a header on the website I am testing, but I'm not able to get the string. It keeps telling me that there isn't a definition for InnerText. I previously used InnerText to get the text from a Span - is there another keyword or, rather, how would i go about doing this??
Thank you,
M