MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / grabSource

Method grabSource

lib/helper/Puppeteer.js:1809–1811  ·  view source on GitHub ↗

* {{> grabSource }}

()

Source from the content-addressed store, hash-verified

1807 * {{> grabSource }}
1808 */
1809 async grabSource() {
1810 return this.page.content()
1811 }
1812
1813 /**
1814 * Get JS log from browser.

Callers 10

parseInputFunction · 0.45
captureSnapshotFunction · 0.45
Playwright_test.jsFile · 0.45
WebDriver_test.jsFile · 0.45
Puppeteer_test.jsFile · 0.45
gatherPageBriefFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected