MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / _failed

Method _failed

lib/helper/WebDriver.js:790–792  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

788 }
789
790 async _failed() {
791 if (this.context !== this.root) await this._withinEnd()
792 }
793
794 async _withinBegin(locator) {
795 const frame = isFrameLocator(locator)

Callers

nothing calls this directly

Calls 1

_withinEndMethod · 0.95

Tested by

no test coverage detected