Selenium Deep Dive: Database & Log Management in Selenium Testing

placeholder

To become proficient in automated testing using Selenium as your primary software product youll need to be able to manage databases and logs. In this course youll explore the role of database and log management in functional test automation the use of EventListener and EventFiringWebDriver the various log levels that can be used in Selenium Python and the exceptions that can be raised when automating functional test cases. Next youll learn how to use Listeners to track before and after statuses of click events databases to define and store test data and Python Imaging Library to crop elements out of web pages. Next youll manage nested iframes in Selenium Python and cookies storing session-specific data. Finally youll explore the concept of logging and learn to manage logs and prepare audit trails.