Forum Discussion

sudam_evonsys's avatar
sudam_evonsys
Occasional Contributor
2 years ago
Solved

Execute same Keyword test on different Environment

I have created a keyword test and now need to execute the same test in both the UAT and INT environments. However, the web elements captured in the UAT environment are not being recognized when I run...
  • Hassan_Ballan's avatar
    2 years ago

    You need to edit your name mapping pages to change reference and use wild cards and substitute the domain name, for example the "Scheme://DomainName:Port/path/to/file.html?parameters" would become "*/path/to/file.html?*"