MCPcopy
hub / github.com/codeceptjs/CodeceptJS / grabTitle

Method grabTitle

lib/helper/Playwright.js:1737–1739  ·  view source on GitHub ↗

* {{> grabTitle }}

()

Source from the content-addressed store, hash-verified

1735 * {{> grabTitle }}
1736 */
1737 async grabTitle() {
1738 return this.page.title()
1739 }
1740
1741 /**
1742 * Get elements by different locator types, including strict locator

Callers

nothing calls this directly

Calls 1

titleMethod · 0.80

Tested by

no test coverage detected