I want to fetch the text of an element but using selenium methods, e.g getText, getAttribute("textcontext") it returns empty string.
getText
getAttribute("textcontext")