What are the significant changes/upgrades in various selenium versions?



What are the significant changes/upgrades in various selenium versions?..

Answer / Brahma Dev Dwivedi

Selenium has undergone several significant updates throughout its history. Here's a brief summary of some key upgrades:n- Selenium 1.0 (2004): Initial release, known as Selenium RC (Remote Control).n- Selenium 2.0 (2011): Introduction of WebDriver along with support for multiple programming languages (Java, C#, Ruby, Python, PHP, and Perl).n- Selenium 3.0 (2017): Deprecation of Selenium RC in favor of only using WebDriver. Merging of Selenium WebDriver and Selenium Grid into one project.n- Selenium 4.0 (planned for 2022): Major overhaul, including the introduction of W3C WebDriver specification, a new Selenium Grid implementation, and updated APIs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How you can insert a start point in selenium ide?

1 Answers  


How to switch between frames in selenium?

1 Answers  


Give an example of the languages supported by webdriver?

1 Answers  


What does a knot do on the selenium grid?

1 Answers  


Which of the selector ID, name, XPath or CSS should I use?

1 Answers  


What are the capabilities of selenium webdriver or selenium 2.0?

1 Answers  


What is exception test in selenium?

1 Answers  


How do you fetch the data from the excel

1 Answers  


List out the technical challenges with selenium?

1 Answers  


How can you prepare customized html report using testng in hybrid framework?

1 Answers  


What is the difference between single slash (/) and a double slash ( //) in xpath?

1 Answers  


How does u get the width of the textbox?

1 Answers  


Categories