08-19-2010, 06:47 PM
Hi,
I am facing an issue while calling an action in it's own script...Please find below the Scenario.....
A script is broken into three actions..Login ,standard checkout,Express checkout.
I made an action Ordercreation and call all these 3 Action in this ordercreation action..
Now all 3 actions(Login ,standard checkout,Express checkout) become reusable..
Now while running the script ,firstly,Ordercreation Action runs,i want to stop running here.but still it again run Login and so on..as these action are belowto ordercreation too...so they start again running...
Please tell me the solution..
Thanks
I am facing an issue while calling an action in it's own script...Please find below the Scenario.....
A script is broken into three actions..Login ,standard checkout,Express checkout.
I made an action Ordercreation and call all these 3 Action in this ordercreation action..
Now all 3 actions(Login ,standard checkout,Express checkout) become reusable..
Now while running the script ,firstly,Ordercreation Action runs,i want to stop running here.but still it again run Login and so on..as these action are belowto ordercreation too...so they start again running...
Please tell me the solution..
Thanks