This is a Browser Action API.
_navigateTo is used to navigate to a URL. This can be used as the first line in a test to set the start point.
_navigateTo ( url ) The parameters are:
_navigateTo(“http://sahi.co.in”);