visibleText property

String get visibleText

Visible text within this element.

This should return the value of webdriver's getText(), but behaviour may vary for the different pageloader implementations.

Implementation

String get visibleText;