Solved
Forum Discussion
Marsha_R
Champion Level 3
2 years agoHere's the search and replace in the code editor
https://support.smartbear.com/testcomplete/docs/scripting/code-editor/find-usages.html
You might want to refactor your code to use a variable for the URL so that you can just update it in one place the next time this happens.