File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
dev/tests/verification/TestModule/Test Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 7979 <magentoCLI command =" maintenance:enable" arguments =" " stuffHere" " timeout =" 120" stepKey =" magentoCli2" />
8080 <magentoCLI command =" config:set somePath {{_CREDS.someKey}}" stepKey =" magentoCli3" />
8181 <magentoCLI command =" config:set somePath {{_CREDS.someKey}}" timeout =" 120" stepKey =" magentoCli4" />
82+ <magentoCron stepKey =" cronAllGroups" />
83+ <magentoCron groups =" index" stepKey =" cronSingleGroup" />
84+ <magentoCron groups =" a b c" stepKey =" cronMultipleGroups" />
8285 <makeScreenshot userInput =" screenShotInput" stepKey =" makeScreenshotKey1" />
8386 <maximizeWindow stepKey =" maximizeWindowKey1" />
8487 <moveBack stepKey =" moveBackKey1" />
143146 <fillField selector =" #bar" userInput =" bar" stepKey =" fillField2" />
144147 <fillField selector =" #baz" userInput =" baz" stepKey =" fillField3" />
145148 </test >
146- </tests >
149+ </tests >
You can’t perform that action at this time.
0 commit comments