File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Config/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 24
24
<!-- Accept the current popup visible on the page. -->
25
25
<click selector =" {{LocaleOptionsSection.changeWebsiteConfirmButton}}" stepKey =" confirmModal" />
26
26
<wait time =" 10" stepKey =" waitForPageToApplyConfig" />
27
- <conditionalClick stepKey =" expandDefaultLayouts" selector =" {{LocaleOptionsSection.sectionHeader}}" dependentSelector =" {{LocaleOptionsSection.CheckIfTabExpand }}" visible =" true" />
27
+ <conditionalClick stepKey =" expandDefaultLayouts" selector =" {{LocaleOptionsSection.sectionHeader}}" dependentSelector =" {{LocaleOptionsSection.checkIfTabExpand }}" visible =" true" />
28
28
<click selector =" {{LocaleOptionsSection.checkboxTimeZone}}" stepKey =" unCheckCheckbox" />
29
29
<waitForElementVisible selector =" {{LocaleOptionsSection.timezone}}" stepKey =" waitForLocaleTimeZone" />
30
30
<selectOption userInput =" {{timeZoneName}}" selector =" {{LocaleOptionsSection.timeZoneDropdown}}" stepKey =" selectDefaultOption" />
You can’t perform that action at this time.
0 commit comments