Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ last
Method
last
lib/locator.js:300–302 ·
view source on GitHub ↗
* @returns {Locator}
()
Source
from the content-addressed store, hash-verified
298
* @returns {Locator}
299
*/
300
last() {
301
return
this.at(-1)
302
}
303
304
/**
305
* Find an element containing a text
Callers
4
locator_test.js
File · 0.45
trace_test.js
File · 0.45
Playwright_buildLocatorString_test.js
File · 0.45
mcp-server.js
File · 0.45
Calls
1
at
Method · 0.95
Tested by
no test coverage detected