Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
isAccessibilityId
Method · 0.95
selectOption
Method · 0.95
findClickable
Function · 0.95
findCheckable
Function · 0.95
findFields
Function · 0.95
selectOption
Method · 0.95
selectOption
Method · 0.95
findClickable
Function · 0.95
findCheckable
Function · 0.95
findFields
Function · 0.95
findClickable
Function · 0.80
findFields
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected