We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 851f1c5 + 90c6cfd commit 9ca715dCopy full SHA for 9ca715d
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/SampleTests/Cest/SampleCest.xml
@@ -44,7 +44,6 @@
44
<click selector="#button" userInput="Context" stepKey="click1"/>
45
<click selectorArray="['link' => 'Login']" stepKey="click2"/>
46
<click selectorArray="['link' => 'Login']" userInput="stuff" stepKey="click3"/>
47
- <click userInput="Click" stepKey="click4"/>
48
<clickWithLeftButton selector="#clickHere" stepKey="clickWithLeftButton1" x="23" y="324"/>
49
<clickWithLeftButton selectorArray="['css' => '.checkout']" stepKey="clickWithLeftButton2" x="23" y="324"/>
50
<clickWithLeftButton stepKey="clickWithLeftButton3" x="23" y="324"/>
0 commit comments