Forum Discussion

tbom's avatar
tbom
Contributor
9 years ago
Solved

Making tests "transport agnostic" (https vs http)

I've seen a problem here, where we have two test environemnts running basically the same code drop (internal test, and staging environment)   the internal test environment are using plain HTTP, whi...
  • EVarnavsky's avatar
    EVarnavsky
    9 years ago

    Replace already mapped "https" to "http*". (I edit NameMapping.tcNM with notepad.exe). After that create Name Mapping template for Links (and Images) and choose identification properties with no protocol inside it's values (pathname? innerText? whatever). And do not use condotional mapping in this case.