Browser supported by Selenium 2 0

0 votes

Which all browsers and theirs versions are supported by Selenium 2.0? As the  http://docs.seleniumhq.org/about/platforms.jsp site not fully updated and I cannot see FF later versions like 13 and 14 listed over there. Please someone list here the browsers with their versions?

Apr 20, 2018 in Selenium by Martin
• 4,320 points
593 views

1 answer to this question.

0 votes

Below Will help you:

Opera: The OperaDriver supports Opera 12.x. It is theoretically possible to use the chromedriver executable for Opera 15+, but Opera Software has yet to make the necessary changes in Opera to allow this.

Chrome: Version support is determined by the chromedriver exectuable used, and is available at the chromedriver download site, but is usually stated as the current and previous stable channel releases, the current beta channel release, and the current dev channel release, as determined by the date of release of the chromedriver executable.

IE: Versions 6-10 supported. Version 11 should work fine but is untested. IE6 support is to be discontinued on 15 April 2014.

Firefox: Versions supported using native events are the current version, immediately previous version, current extended support release (ESR) version and immediately previous ESR release, as determined from the date of release of the Selenium components. The last public Selenium release at the time of this writing was on 27 August 2013, and at the time, that means the supported Firefox versions were 23 (current), 22 (previous), 17 (current ESR), and 10 (previous ESR). This is complicated by the fact that this version support is only applies to so-called "native events"; if you don't use native events, a much wider range of Firefox versions is supported.

answered Apr 20, 2018 by Vardy
• 2,360 points

Related Questions In Selenium

0 votes
1 answer

What versions of firefox browser is supported by Selenium IDE?

Selenium IDE supports only one browser Mozilla ...READ MORE

answered Feb 9, 2019 in Selenium by Eshaan
1,263 views
0 votes
1 answer

Need to perform parallel execution (multiple browser sessions) with Selenium & TestNG by using @BeforeSuite

@Beforesuite annotated method runs before the testNG.XML ...READ MORE

answered Mar 30, 2018 in Selenium by nsv999
• 5,500 points
5,418 views
0 votes
1 answer
0 votes
1 answer

Selenium grid 2 in chrome browser

The problem is in -Dwebdriver arguments. Maybe you should do ...READ MORE

answered Apr 27, 2018 in Selenium by Samarpit
• 5,910 points
1,077 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,711 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,607 views
0 votes
2 answers

What is the role of TestNG & JUnit frameworks in Selenium?

TestNG and JUnit are test frameworks . it ...READ MORE

answered Sep 4, 2020 in Selenium by Sri
• 3,190 points
2,512 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,680 views
0 votes
1 answer

Selenium 2.0 web driver Tutorials using .NET

Docs here have an example in C#: http://seleniumhq.org/docs/03_webdriver.html using ...READ MORE

answered Apr 20, 2018 in Selenium by Vardy
• 2,360 points
471 views
0 votes
1 answer

Running a Firebug within Selenium WebDriver (Selenium 2)

Create your profile in code and dynaically ...READ MORE

answered Apr 20, 2018 in Selenium by Vardy
• 2,360 points
551 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP