Open GoogleCodeExporter opened 8 years ago
There you go:
Set selenium = CreateObject("SeleniumWrapper.WebDriver")
Set Keys = CreateObject("SeleniumWrapper.Keys")
selenium.Start "firefox", "http://www.google.com/"
selenium.Open "/"
selenium.SendKeys Keys.Control & "t"
Original comment by florentbr
on 2 Jan 2014 at 12:17
Original comment by florentbr
on 8 Sep 2014 at 5:40
Original issue reported on code.google.com by
shan4sha...@gmail.com
on 30 Dec 2013 at 1:02