Selenium Deep Dive: Component Testing with Selenium Framework
An inline frame is an HTML document that is embedded inside an HTML document and used to insert other content into a web page. Alerts are pop-up windows that appear on screen in response to various user actions. Handling of inline frames alerts and pop-up boxes are part of component testing using the Selenium framework. In this course youll explore the application architectures and the features of legacy and modern applications that can impact automation of tests. Youll learn how to use the Select ByValue and ByVisibleText methods. Next youll explore how to work with Selenium WebDriver to manage inline frames. Finally youll learn about JavaScript alerts working with checkboxes testing confirmation pop-ups and prompt pop-ups in applications.