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

Method isFuzzy

lib/locator.js:131–133  ·  view source on GitHub ↗

* @returns {boolean}

()

Source from the content-addressed store, hash-verified

129 * @returns {boolean}
130 */
131 isFuzzy() {
132 return this.type === 'fuzzy'
133 }
134
135 /**
136 * @returns {boolean}

Callers 13

isAccessibilityIdMethod · 0.95
selectOptionMethod · 0.95
findClickableFunction · 0.95
findCheckableFunction · 0.95
findFieldsFunction · 0.95
selectOptionMethod · 0.95
selectOptionMethod · 0.95
findClickableFunction · 0.95
findCheckableFunction · 0.95
findFieldsFunction · 0.95
findClickableFunction · 0.80
findFieldsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected