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

Method _getType

lib/helper/Playwright.js:1224–1226  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1222 }
1223
1224 _getType() {
1225 return this.browser._type
1226 }
1227
1228 async _stopBrowser() {
1229 this.withinLocator = null

Callers 2

targetCreatedHandlerFunction · 0.80
Playwright_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected