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

Method as

lib/locator.js:506–509  ·  view source on GitHub ↗

* @param {string} output * @returns {Locator}

(output)

Source from the content-addressed store, hash-verified

504 * @returns {Locator}
505 */
506 as(output) {
507 this.output = output
508 return this
509 }
510
511 /**
512 * @param {CodeceptJS.LocatorOrString} locator

Callers 2

locator_test.jsFile · 0.80
coverage_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected