Skip to content

Commit

Permalink
Fixed MFTF issue
Browse files Browse the repository at this point in the history
  • Loading branch information
govindasharma974 committed Oct 14, 2020
1 parent 4ba689a commit 9e99f43
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 @@
<argument name="identifier" type="string"/>
</arguments>

<amOnPage url="{{AdminCreditmemoViewPage.url}}/{{identifier}}" stepKey="amOnCreditmemoViewPage"/>
<amOnPage url="{{AdminCreditMemoViewPage.url}}/{{identifier}}" stepKey="amOnCreditmemoViewPage"/>
<waitForPageLoad stepKey="waitForPageLoad"/>
</actionGroup>
</actionGroups>

0 comments on commit 9e99f43

Please sign in to comment.