chickadee » webdriver » make-WebDriver

make-WebDriver browser #!optional optionsprocedure

Create a new instance of a WebDriver. browser must be the class of the driver you want to use (e.g. <Gecko>), and options will be handed to the driver.