
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Where to find Selenium Webdriver release notes?
We can find the release notes of Selenium webdriver. They reside within the source control under the specific folder for the particular language libraries. Follow the steps one by one −
Navigate to the link − http://docs.seleniumhq.org/.
Click on the Download tab.
Move to the Selenium Client & WebDriver Language Binding section.
Click on the Change Log link for each of the languages.
Advertisements