Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ isFrame
Method
isFrame
lib/locator.js:145–147 ·
view source on GitHub ↗
* @returns {boolean}
()
Source
from the content-addressed store, hash-verified
143
* @returns {boolean}
144
*/
145
isFrame() {
146
return
this.
type
===
'frame'
147
}
148
149
/**
150
* @returns {boolean}
Callers
3
isFrameLocator
Function · 0.80
isFrameLocator
Function · 0.80
isFrameLocator
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected