I have a set of test steps that I have to execute with different parameters. I have scripted this in Eclipse/TestNG, driven by the parameters supplied via an excel sheet. Now,
Add below line above selenium.open() method
selenium.open()
selenium.setTimeout("0");