Search...
Ctrl
K
3. browsers
3.3. Open Firefox Browser
Copy
public static void main(String[] args) {
WebDriver driver = new FirefoxDriver();
}