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

Method _waitForAction

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

Source from the content-addressed store, hash-verified

3803 }
3804
3805 async _waitForAction() {
3806 return this.wait(this.options.waitForAction / 1000)
3807 }
3808
3809 /**
3810 * {{> 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
openNewTabMethod · 0.95

Calls 1

waitMethod · 0.95

Tested by

no test coverage detected