Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Sonal,
I suppose you are using the Name Mapping feature in TestComplete. So, you need to modify the mapped criterion for your page in the following way: http://testwebsite/*/editor
* means that TestComplete will ignore symbols in this part.
As for your other question, you can record this in a different test and call it in other tests by using the Run Keyword Test operation.