Forum Discussion

M_McDonald's avatar
M_McDonald
Super Contributor
15 years ago

[SOLVED] Last step executed

In a script step how can I determine the previous step that was executed? I have several request steps from which one gets selected for execution, and I want to check the status without having to keep track of which one was selected.

Thanks.

2 Replies

  • Finan's avatar
    Finan
    Frequent Contributor
    Can you provide an example of your testCase?
  • M_McDonald's avatar
    M_McDonald
    Super Contributor
    Thanks for the reply, but I have added "Conditional GoTo" steps and solved the problem.