Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
findElements
Function · 0.80
findElement
Function · 0.80
buildLocatorString
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected