MCPcopy
hub / github.com/autoNumeric/autoNumeric / getWindowErrorCount

Function getWindowErrorCount

test/e2e/specs/autoNumeric.e2e.spec.js:3839–3841  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3837 */
3838 // eslint-disable-next-line arrow-body-style
3839 const getWindowErrorCount = async () => {
3840 return await browser.execute(() => getWindowErrorCount());
3841 };
3842
3843 /**
3844 * @returns {Promise<void>}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected