File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
app/code/Magento/Store/Test/Mftf Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2121 <click selector =" {{AdminStoresMainActionsSection.deleteButton}}" stepKey =" clickDeleteWebsiteButtonOnEditStorePage" />
2222 <selectOption userInput =" No" selector =" {{AdminStoresDeleteWebsiteSection.createDbBackup}}" stepKey =" setCreateDbBackupToNo" />
2323 <click selector =" {{AdminStoresDeleteWebsiteSection.deleteButton}}" stepKey =" clickDeleteButtonOnDeleteWebsitePage" />
24+ <see selector =" {{AdminMessagesSection.successMessage}}" userInput =" You deleted the website." stepKey =" checkSuccessMessage" />
2425 </actionGroup >
2526</actionGroups >
Original file line number Diff line number Diff line change 88<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
99 <section name =" AdminStoresDeleteWebsiteSection" >
1010 <element name =" createDbBackup" type =" select" selector =" #store_create_backup" />
11- <element name =" deleteButton" type =" button" selector =" #delete" timeout =" 90 " />
11+ <element name =" deleteButton" type =" button" selector =" #delete" timeout =" 120 " />
1212 </section >
1313</sections >
You can’t perform that action at this time.
0 commit comments