Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (41.4k points)

Will selenium 3.0 ever release?

1 Answer

0 votes
by (47.6k points)

Yes, currently the Selenium 3.0 is working all around. According to their GitHub, it contains the following improvements:-

  • It has migrated all drivers to use the status strings rather than status codes in responses.

  • Update client bindings to also cope with that.

  • Write a new runner for the HTML-suite tests.

  • Segment the build to remove RC.

  • Using WebDriver after quit() should be an IllegalStateException.

  • Actions to have a single endpoint.

  • Capabilities to be the same as the spec.

  • Multiple calls to WebDriver.quit() should still be safe.

  • The new version will clean up WebDriver constructors, pulling heavy initialization logic into a Builder class.

  • Migrate to Netty or webbite server.

  • Delete unnecessary cruft.

  • Land a cleaner endpoint for the RC emulation.

Here is a Selenium Tutorial that you can read in order to know more about these things. I am mentioning the video tutorial link which you can watch to get a better knowledge of these things.

.

Intellipaat's Selenium 3.0 Certification will increase your chances of finding a high-paying job as a Selenium tester.

Browse Categories

...