Open GoogleCodeExporter opened 9 years ago
Sorry.. already find:
selenium.windowMaximize
Sorry :-)
Original comment by Neyses.i...@gmail.com
on 20 Feb 2013 at 2:50
You can also use the browser shortcut (F11) :
Dim driver As New SeleniumWrapper.WebDriver
Dim Keys As New SeleniumWrapper.Keys
driver.start "firefox", "http://www.google.com"
driver.sendKeys Keys.F11
Original comment by florentbr
on 20 Feb 2013 at 3:39
Original issue reported on code.google.com by
Neyses.i...@gmail.com
on 20 Feb 2013 at 2:34