Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ grabTitle
Method
grabTitle
lib/helper/Puppeteer.js:982–984 ·
view source on GitHub ↗
* {{> grabTitle }}
()
Source
from the content-addressed store, hash-verified
980
* {{> grabTitle }}
981
*/
982
async
grabTitle() {
983
return
this.page.title()
984
}
985
986
/**
987
* Get elements by different locator types, including strict locator
Callers
5
tests
Function · 0.45
Playwright.types.ts
File · 0.45
PlaywrightTs.types.ts
File · 0.45
WebDriverIO.types.ts
File · 0.45
gatherPageBrief
Function · 0.45
Calls
1
title
Method · 0.80
Tested by
no test coverage detected