Skip main navigation

How to automate DatePicker

In this video, you’ll explore how to automate the DatePicker. You will learn how to: activate the DatePicker in a web calendar select a date inside a web calendar.

Get CSS values

In this video, you’ll explore how to validate different CSS details. You will learn how to: retrieve different CSS values check the CSS parameter you need to use to retrieve …

WebElements within WebElement

In this video, you’ll see a demonstration of working with WebElements inside another WebElement. You will learn more about: the importance of finding the WebElements with respect to a parent …

Working with WebElements collection

In this video, you’ll explore how to work with a WebElements collection. You will learn how to: create a program which will retrieve the book images displayed on a page …

Include/exclude methods TestNG XML

In this video, you’ll explore how to include or exclude test methods in TestNG XML. You will learn more about: how to validate that entries in a list are sorted …

How to automate drag-and-drop operation

In this video, you’ll explore how to perform the drag-and-drop operation on Selenium. You will learn how to: automate a source which we can drag and drop onto a target …