Forum Discussion

emma_cheeseman's avatar
emma_cheeseman
Established Member
4 years ago
Solved

Aliase.page assining a Variable

I am trying to do an edit on an object and select a value from the drop down.  When I select the object its being created with the client number. I want to assign a Variable so I can re-use the same ...
  • sonya_m's avatar
    sonya_m
    4 years ago

    Thank you for trying to help here, Alex!

     

    emma_cheeseman I see that you opened a support case and got a reply there. Let me post it to the Community:

     

    >>

    If I understand correctly, when you open a page with the specific client ID, the page URL is modified so it contains this ID.
     
    This could prevent tests from working indeed when a page is mapped in Name Mapping by the URL with this ID. However, this variable part of the URL can be just ignored. For this, you can use the wildcard (see Using Wildcards [https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html]).

    <<