Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_session
Method · 0.95
_addPopupListener
Method · 0.95
amOnPage
Method · 0.95
resizeWindow
Method · 0.95
moveCursorTo
Method · 0.95
focus
Method · 0.95
blur
Method · 0.95
scrollTo
Method · 0.95
switchToNextTab
Method · 0.95
switchToPreviousTab
Method · 0.95
closeCurrentTab
Method · 0.95
closeOtherTabs
Method · 0.95
Calls
1
wait
Method · 0.95
Tested by
no test coverage detected