Closed mshriver closed 5 years ago
@izapolsk I thought the same thing, more or less - that the self.browser.text(self)
could really be in wt.core. For the moment I decided to proceed with implementing here.
wt.core.Widget read() raises NotImplemented, so changing that to default to returning text
property would be major change, which needs to be discussed.
and unit tests!
Fixes #57