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

Method _waitForAction

lib/helper/Puppeteer.js:2765–2767  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2763 }
2764
2765 async _waitForAction() {
2766 return this.wait(this.options.waitForAction / 1000)
2767 }
2768
2769 /**
2770 * {{> grabDataFromPerformanceTiming }}

Callers 15

_sessionMethod · 0.95
_addPopupListenerMethod · 0.95
amOnPageMethod · 0.95
resizeWindowMethod · 0.95
moveCursorToMethod · 0.95
focusMethod · 0.95
blurMethod · 0.95
scrollToMethod · 0.95
switchToNextTabMethod · 0.95
switchToPreviousTabMethod · 0.95
closeCurrentTabMethod · 0.95
closeOtherTabsMethod · 0.95

Calls 1

waitMethod · 0.95

Tested by

no test coverage detected