A Glimpse into the technology agnostic tool - Selenium

Selenium with Java, Ruby, Python, CSharp and JavaScript

A Glimpse into the technology agnostic tool - Selenium
A Glimpse into the technology agnostic tool - Selenium

A Glimpse into the technology agnostic tool - Selenium udemy course

Selenium with Java, Ruby, Python, CSharp and JavaScript

The beauty of selenium is, that it supports itself getting programmed on any programming language as long as its drivers are available in it.

It runs tests on any browser as long as they are w3C compliant

And it executes on any operating system.


In this talk we will understand to look at Selenium as a web browser driving tool, which it is actually. We will understand that it doesn't matter which programming language you use, the concepts around all languages and their unittest remains the same.

Languages covered - Java, C#, Python, Ruby and JavaScript.

Browsers - Chrome and Firefox

OS for demo - Windows.