File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Ui/Test/Mftf/Section/AdminGridControlsSection Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1313 <element name =" columnName" type =" button" selector =" //label[contains(text(), '{{var1}}')]" parameterized =" true" timeout =" 5" />
1414
1515 <element name =" reset" type =" button" selector =" //div[@class='admin__action-dropdown-menu-footer']/div/button[contains(text(), 'Reset')]" timeout =" 5" />
16- <element name =" cancel" type =" button" selector =" //div[@class='admin__action-dropdown-menu-footer']/div/button[contains(text(), 'Cancel')]" timeout =" 5" />
17- <element name =" cancelButton" type =" button" selector =" //div[@class='admin__action-dropdown-wrap admin__data-grid-action-columns _active']//button[text()='Cancel']" timeout =" 5" />
16+ <element name =" cancel" type =" button" selector =" //div[@class='admin__action-dropdown-wrap admin__data-grid-action-columns _active']//button[text()='Cancel']" timeout =" 5" />
1817 </section >
1918</sections >
You can’t perform that action at this time.
0 commit comments