Thursday, December 31, 2020

Selenium WebDriver Videos

Click on any link below to watch the Video

Saturday, February 14, 2015

How to perform different operations on Radio Buttons using webdriver

In the below video i demonstrated about how to perform different operation on Radio Buttons using WebDriver.


You can find the code snippet i used during demonstration at the following GitHub location(Click on the below link):
How to perform different operations on Radio Buttons using webdriver

Friday, February 6, 2015

Thursday, February 5, 2015

How to right click on a webelement using webdriver

In the below video i demonstrated about how to right click on a webelement using selenium webdriver.


You can find the code snippet i used during demonstration at the following GitHub location(Click on the below link):
How to right click on a webelement using webdriver

How to perform drag and drop operation using webdriver

In the below video i demonstrated about how to perform drag and drop operation using webdriver.


You can find the code snippet i used during demonstration at the following GitHub location(Click on the below link):
How to perform drag and drop operation using webdriver