Results 1 to 2 of 2

Thread: Working with action

  1. #1
    Junior Member
    Join Date
    Nov 2007
    Answers
    1

    Working with action

    Dear friends,
    Please tell me how to pass an argument from one action to another action, I have Action 1 where i have a value (String), i need to send it to Action 2 where the value is made use of. I was not able to follow what was given in tutorials..please explain how to go about it.

    Thanks,
    Nirmal


  2. #2
    Expert Member
    Join Date
    Oct 2007
    Answers
    375

    Smile Re: Working with action

    Hi Nirmal,

    You can pass parameters between actions using Action Parameters. Based on the view you are working on - keyword / Expert, the pattern will differ.

    Keyword View
    1) for the specified action, Right click and Open Action Properties
    2) In Parameters Tab, Click on + sign and enter Paramter name as well as Type
    3) Convert the action to a reusable one incase it is already not
    4) navigate to the action where you want to specify these parameter values. Just include the following code in that action -

    RunAction , Iterations, parameter values.

    Expert View
    Navigate to Step - Action Properties. Specify the parameters there. Ensure the action is reusable. Remaining procedure of coding remains the same.

    Cheers...


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact