Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ first
Method
first
lib/locator.js:293–295 ·
view source on GitHub ↗
* @returns {Locator}
()
Source
from the content-addressed store, hash-verified
291
* @returns {Locator}
292
*/
293
first() {
294
return
this.at(1)
295
}
296
297
/**
298
* @returns {Locator}
Callers
4
locator_test.js
File · 0.45
trace_test.js
File · 0.45
Playwright_buildLocatorString_test.js
File · 0.45
github_test.js
File · 0.45
Calls
1
at
Method · 0.95
Tested by
no test coverage detected