Skip to content

Commit

Permalink
Merge pull request #456 from magento-gl/ACQE-6191_mainline_PR_deployment
Browse files Browse the repository at this point in the history
Bengals Team | Test Fixes
  • Loading branch information
KevinBKozan authored Mar 7, 2024
2 parents f41736d + 2cbba42 commit 8919995
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<argument name="assignSource" type="string"/>
</arguments>
<amOnPage url="{{AdminCreateStockPage.url}}" stepKey="navigateToNewStockPage"/>
<waitForPageLoad stepKey="waitForPageLoad" />
<fillField selector="{{AdminEditStockGeneralSection.name}}" userInput="{{stockName}}" stepKey="enterNameForNewStock"/>
<selectOption selector="{{AdminEditStockGeneralSection.websites}}" userInput="{{websiteName}}" stepKey="selectWebsite" />
<click selector="{{AdminEditStockGeneralSection.assignSources}}" stepKey="clickAssignSourceButton" />
Expand Down

0 comments on commit 8919995

Please sign in to comment.