this should return the visible text via `element.innerText`. this will probably not be compatible with webdriver which cleans some of the whitespace.
this should return the visible text via
element.innerText.this will probably not be compatible with webdriver which cleans some of the whitespace.