Forum Discussion
Colin_McCrae
12 years agoCommunity Hero
Where you do have the parameter defined?
I use scripts, rather than keyword, tests but I use a base level URL parameter all the time without problems. It needs to be in place anywhere the test makes use of the URL. So that's navigation events (as you have in the script you posted) but also any object identification properties. You have aliases in there. How are they being identified? If they're using the URL, you need you parameter in the object identification properties as well.
I use scripts, rather than keyword, tests but I use a base level URL parameter all the time without problems. It needs to be in place anywhere the test makes use of the URL. So that's navigation events (as you have in the script you posted) but also any object identification properties. You have aliases in there. How are they being identified? If they're using the URL, you need you parameter in the object identification properties as well.