Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
insert call to new action
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
This seems like a simple question but I can't get the right results. I have two actions: login and logout. I want to insert a call to a new action between them.

I can check to insert the action at the end of the test and drag it to the place I would like it, but that is a lot of unnecessary work.

There is a check box to insert at the end of current step. I check this, but even if the current step is the last step of action login, it nests the new action inside of the login action instead of making it parallel: ie.

Code:
login
|- action1
logout

what I want is

login
action1
logout

Seems simple but it doesn't work. Do I have to create the action at the end of the test (after logout) like

login
logout
action1

and then drag action1 to go between login and logout?

Tony
Reply


Messages In This Thread
insert call to new action - by bistritapcv - 04-05-2013, 10:31 PM
RE: insert call to new action - by ravi.gajul - 04-06-2013, 12:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Object not found during the 2nd iteration of an Action call in a For loop BGunay 0 865 04-23-2020, 07:08 PM
Last Post: BGunay
  Is it possible to call Java window and Power Builder Window in 1 Action sbkhbk 0 2,451 06-05-2014, 08:18 PM
Last Post: sbkhbk
  Unable to insert data into datatable Prashanth 1 3,473 05-10-2013, 03:07 PM
Last Post: Saket
  how to insert error msg in a datatable using Dp? zakshah.12 0 1,890 03-05-2013, 07:49 AM
Last Post: zakshah.12
  How to stop Second Action Call faheem05 6 3,939 10-05-2012, 11:11 AM
Last Post: faheem05

Forum Jump:


Users browsing this thread: 1 Guest(s)