Selenium Deep Dive: Security Test Automation
The skills and knowledge needed to become a Selenium expert include using Selenium WebDriver to work with security mechanisms such as controlling user access securing user input and preventing attacks and recognizing how these mechanisms impact test automation. In this course youll explore the security mechanisms implemented in applications and their impact on test automation. Youll learn how to handle security certificates in Firefox Chrome and Internet Explorer while automating tests with Selenium. Next youll learn how to use Selenium WebDriver to add and delete cookies execute tests in parallel and handle stale element exceptions. Finally youll illustrate how to call cookies parse results and return the values of cookies with specific names using Selenium WebDriver.