I have trawled the web and the WebDriver API. I don't see a way to open new tabs using WebDriver/Selenium2.0 .
Can someone please confirm if I am right?
Thanks, Chris. P.S: The current alternative I see is to either load different urls in the same window or open new windows.