Monday, July 7, 2008

What will happen if you insert a copy of an action and using per-action object repository mode?


When you insert a copy of an action into your test:

  1. The copied action's action object repository is copied along with the action steps.
  2. You can edit the object repository of the copied action as you would any other object repository in the test.
You cannot insert a copy of an action that uses a shared object repository file into a test that is using action object repositories.

No comments: