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

Method clear

lib/helper/extras/Popup.js:46–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 clear() {
47 this._popup = null
48 this._actionType = ''
49 }
50
51 assertPopupVisible() {
52 if (!this._popup) {

Callers 11

assertPopupActionTypeMethod · 0.95
aiTrace.jsFile · 0.45
_afterMethod · 0.45
_stopBrowserMethod · 0.45
grabBrowserLogsMethod · 0.45
_beforeMethod · 0.45
_afterMethod · 0.45
_stopBrowserMethod · 0.45
fillFieldMethod · 0.45
clearFieldMethod · 0.45
grabBrowserLogsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected