getInnerHtml() is not a function but getText() works · Issue...
Output from running the test expectNoErrorPage => present true expectNoErrorPage ElementFinder { ... lots of stuff } ... Failed: pageContainer.getInnerHtml is not a function Steps to reproduce the bug use.getInnerHtml()or.getOuterHtml() The...