How do I know the Selenium we are using is 2.0 or 3.0?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Automation Testing, Selenium, Protractor, JMeter, Api Automation, Database Testing, SQL, Testing

It`s quite simple to know. Check into reference libraries. Version is right there with the name of selenium jar file.
Comments

Selenium Trainer

In selenium 2.0 versions we can launch Firefox driver by the following code WebDriver driver = new FirefoxDriver(); In selenium 3.0 versions we can launch Firefox driver only by the following code: System.setProperty("webdriver.gecko.driver","path of geckodriver.exe"); WebDriver driver = new...
read more
In selenium 2.0 versions we can launch Firefox driver by the following code WebDriver driver = new FirefoxDriver(); In selenium 3.0 versions we can launch Firefox driver only by the following code: System.setProperty("webdriver.gecko.driver","path of geckodriver.exe"); WebDriver driver = new FirefoxDriver(); read less
Comments

Related Questions

What is the cost of ISTQB Test? What is the procedure to apply for it? I am a graduate in B.Sc. Can this ISTQB test help me in finding a IT job?
Hi Jagadeesh, Getting a job in Testing needs good conceptual knowledge in Software Engineering, Testing, Test Methodologies and types, Test Reporting and Metrics. ISTQB will have questions more related...
Jagadeesh
Which one is good to learn, Salesforce or Selenium? I know they are entirely different, but which one will be more in demand in the future?
Selenium is good to learn. It has good future. Learn selenium automation & expertise in using Selenium 3.0 to create robust, browser-based regression automation suites and tests, scale and distribute...
Arumugam
0 0
5
To start learning Selenium, how well do I have to know or be familiar with Java?
Hi Uday, You need to have good knowledge on how to basic code in Corr Java and then you can easily learn as the time passes.
Uday
0 0
6

Can I learn selenium without knowladge programing language

The mentor will guide you the java basics wrt selenium automation. You can able to learn. Gayatri
Ch
What is the best way to learn selenium testing? N start career in automation testing?
For learning Selenium testing , Prepare for Core Java later learn Selenium WebDriver.
Deepak

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Advanced Selenium Course
Advanced Selenium with Cucumber: Introduction: Overview of Selenium Advantages of Selenium The Selenium Suite Introduction to Selenium IDE Selenium Remote Control Selenium Grid The architecture...

CheatSheet for xpath/css used in Selenium (UI Automation Testing)
Locators Dynamic XPath String a = "//html/body/div/header/nav/div/div/ul/li/div/div/span/div/div/div"; String xp = a + i + b; =========================================== ...
S

Sarthak C.

0 0
0

Selenium Web Drive Wait Methods
Hi I am Rajesh, Here we have three types of wait methods in Selenium: 1.Implicitly Wait: Wait if required, otherwise, if the accuracy will good program will move to next level In General most of the...

Selenium Web Driver commonly used method
Navigation Loading a web page in a current browser window driver.get("www.google.com") driver.navigate().to("www.google.com") driver.navigate().to("www.google.com") Move back & forward Driver.Navigate().Back() Driver.Navigate().Forward() Refresh...
S

Sam

1 0
0

Example of DependsOnMethod in TestNG
public class dependsonM { @Test public void login() { System.out.println("login"); } @Test (dependsOnMethods = {"login"}) public void email() { //Intentionally I am failing this testcase Assert.assertTrue(false);...
S

Sarthak C.

0 0
0

Recommended Articles

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Selenium Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you