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

Method getHelper

lib/element/WebElement.js:41–43  ·  view source on GitHub ↗

* Get the helper instance * @returns {Helper} Helper instance

()

Source from the content-addressed store, hash-verified

39 * @returns {Helper} Helper instance
40 */
41 getHelper() {
42 return this.helper
43 }
44
45 /**
46 * Get text content of the element

Callers 3

WebElement_test.jsFile · 0.80
els_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected