Interviewer And Interviewee Guide

Automation Interview Question:

Tell me how can we launch different browsers in Selenium WebDriver?

Submitted by: Muhammad
We should create an instance of a driver of a particular browser:

WebDriver driver = new FirefoxDriver();
Submitted by: Muhammad

Read Online Automation Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.