File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 <conditionalClick stepKey =" expandAdvancedContentTools" selector =" {{ContentManagementSection.PageBuilderOptions}}" dependentSelector =" {{ContentManagementSection.CheckIfPageBuilderTabExpanded}}" visible =" true" />
5353 <waitForElementVisible selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" stepKey =" waitForGoogleMapsAPIKeyInputField" />
5454 <fillField selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" userInput =" {{apiKey}}" stepKey =" inputAPIKey" />
55- <pressKey selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" parameterArray =" [\WebDriverKeys::ENTER]" stepKey =" pressKey" />
55+ <pressKey selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" parameterArray =" [\Facebook\WebDriver\ WebDriverKeys::ENTER]" stepKey =" pressKey" />
5656 <click selector =" {{ContentManagementSection.Save}}" stepKey =" saveConfig" />
5757 <waitForPageLoad stepKey =" waitForPageLoad3" />
5858 </actionGroup >
6363 <comment userInput =" inputGoogleMapsAPIKey" stepKey =" comment" />
6464 <waitForElementVisible selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" stepKey =" waitForGoogleMapsAPIKeyInputField" />
6565 <fillField selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" userInput =" {{apiKey}}" stepKey =" inputAPIKey" />
66- <pressKey selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" parameterArray =" [\WebDriverKeys::ENTER]" stepKey =" pressKey" />
66+ <pressKey selector =" {{ContentManagementSection.GoogleMapsAPIKeyInputField}}" parameterArray =" [\Facebook\WebDriver\ WebDriverKeys::ENTER]" stepKey =" pressKey" />
6767 </actionGroup >
6868 <actionGroup name =" clickAndValidateGoogleMapsAPIKeyTestKeyButton" >
6969 <arguments >
Original file line number Diff line number Diff line change 219219 <see userInput =" Row" selector =" {{PageBuilderPanel.searchResults}}" stepKey =" validateRowAppears" />
220220 <dontSee userInput =" Column" selector =" {{PageBuilderPanel.searchResults}}" stepKey =" validateColumnDoesNotAppear" />
221221 <comment userInput =" Clear input field using backspace to show all content types on Pagebuilder panel" stepKey =" commentDeleteSearch" />
222- <pressKey selector =" {{PageBuilderPanel.searchPanel}}" parameterArray =" [\WebDriverKeys::BACKSPACE]" stepKey =" enterSearchInput" />
222+ <pressKey selector =" {{PageBuilderPanel.searchPanel}}" parameterArray =" [\Facebook\WebDriver\ WebDriverKeys::BACKSPACE]" stepKey =" enterSearchInput" />
223223 <dontSee userInput =" r" selector =" {{PageBuilderPanel.searchPanel}}" stepKey =" validateInputClearedAfterRemoveCharacters" />
224224 <scrollTo selector =" {{CmsNewPagePageActionsSection.contentSectionName}}" stepKey =" scrollToTopOfStage" />
225225 <actionGroup ref =" validateMenuSectionsAndContentTypes" stepKey =" validateMenuSectionsAndContentTypesAfterClearField" />
You can’t perform that action at this time.
0 commit comments