MCPcopy 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

testsFunction · 0.45
gatherPageBriefFunction · 0.45

Calls 1

titleMethod · 0.80

Tested by

no test coverage detected