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

Method isShadow

lib/locator.js:138–140  ·  view source on GitHub ↗

* @returns {boolean}

()

Source from the content-addressed store, hash-verified

136 * @returns {boolean}
137 */
138 isShadow() {
139 return this.type === 'shadow'
140 }
141
142 /**
143 * @returns {boolean}

Callers 3

findElementsFunction · 0.80
findElementFunction · 0.80
buildLocatorStringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected