
We will see how to work with different browsers like Chrome, IE and Firefox using Selenium WebDriver
We will discuss how UI element identification works
Waiting for control using Selenium.
Taking screenshot using Selenium Webdriver of a complete page.
Check if the UI control exist in web page using Selenium Webdriver
Performing Drag and Drop using Selenium with Action Class.
Performing mouse hover using Actions class of Selenium
Handing popup window with Selenium Webdriver
Working with Xpath using Selenium and how to create xpath using Firebug in Firefox
Working with Hidden controls of page using Selenium.
In this lecture we will discuss how to work with latest Selenium 3.0 and Mozilla Gecko Driver (Marionette) for Firefox 47.x and above, which is an next generation for Firefox driver.
Creating our own selenium webdriver using IJavascriptexecutor
Selenium Titbits video series is for those who want to get hold of basic understanding of Selenium in greater detail.
This series is designed in such a way that one can easily understand under the hood of Selenium along with some of the nitty-gritty detail one must know while doing bigger projects in Selenium (say framework development)