Hello,
I am running into trouble when downloading my telerik tests that were built by an external entity. I am using Telerik to call certain tests as steps, and they continue to fail because the Unique ID assigned to the test step does not match the ID in the full run of steps.
I am looking for a solution to this that does not require that i break out each "test as step" into their own steps. From what I can tell, you can't alter the UniqueID of the step, but you can ask the tests to access a different UniqueID. This is not ideal as I would still need to alter each test to be current.