Is it possible to retrieve the value of the base url from inside a Selenium script (a plain HTML-saved script from Selenium IDE)?
What I\'m trying to do
Using Selenium IDE, this is do able without storing the $(host) value.
Command: open Target: */login Value:
This snippet string-match patterns available in the Selenium Core [Source].