MCPcopy
hub / github.com/codeceptjs/CodeceptJS / isRole

Method isRole

lib/locator.js:166–168  ·  view source on GitHub ↗

* @returns {boolean}

()

Source from the content-addressed store, hash-verified

164 * @returns {boolean}
165 */
166 isRole() {
167 return this.type === 'role'
168 }
169
170 /**
171 * @returns {boolean}

Callers 7

_locateMethod · 0.95
handleRoleLocatorFunction · 0.95
findElementsFunction · 0.80
findElementFunction · 0.80
findClickableFunction · 0.80
findFieldsFunction · 0.80
findCheckableFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected