Skip to content

Commit 71a13bb

Browse files
Mohit.k.SharmaMohit.k.Sharma
Mohit.k.Sharma
authored and
Mohit.k.Sharma
committed
MQE-2953 | Verification Test FIX
1 parent 9842d5e commit 71a13bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/verification/TestModule/ActionGroup/FunctionalActionGroup/FunctionActionGroupWithStepKeyReferencesActionGroup.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
<grabMultiple selector="{$action14}" stepKey="action14"/>
2929
<grabTextFrom selector="{$action15}" stepKey="action15"/>
3030
<grabValueFrom selector="{$action16}" stepKey="action16"/>
31-
<grabCookieAttributes userInput="{$action17}" parameterArray="['domain' => 'www.google.com']" stepKey="$action17"/>
31+
<grabCookieAttributes userInput="{$action17}" parameterArray="['domain' => 'www.google.com']" stepKey="action17"/>
3232
</actionGroup>
3333
</actionGroups>

0 commit comments

Comments
 (0)