Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/MAGETWO-98182' into 2.2-develop-…
Browse files Browse the repository at this point in the history
…pr77
  • Loading branch information
zakdma committed Feb 16, 2019
2 parents 52c67f9 + e84fbf2 commit 22ff5a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<waitForElementVisible selector="{{AdminConfirmationModalSection.ok}}" stepKey="waitingForInformationModal"/>
<click selector="{{AdminConfirmationModalSection.ok}}" stepKey="confirmScopeSwitch"/>
<waitForPageLoad stepKey="waitForScopeSwitched"/>
<scrollTo selector="{{AdminMainActionsSection.storeViewDropdown}}" stepKey="scrollToStoreSwitcher"/>
<scrollToTopOfPage stepKey="scrollToStoreSwitcher"/>
<see userInput="{{scopeName}}" selector="{{AdminMainActionsSection.storeSwitcher}}" stepKey="seeNewScopeName"/>
</actionGroup>

Expand Down

0 comments on commit 22ff5a6

Please sign in to comment.