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