Load URL is used to change the URL in the current browser.
Using Load URL will sometimes fail because Load URL cannot be used unless another web action is performed against the browser first. This establishes the "current browser". In the Load URL action, there are no parameters to specify what browser the user wants to load the url into. There is only the url parameter. If the web interface has no browser recognized as "current" then the step fails.
If you merely want to open the browser to a specifc URL, please use Load browser.
Example Steps:
1. Create a step to Load Browser
2. Create a step to verify the text
3. Create a step to Load URL
4. Run the steps that was created
All the steps will execute successfully