Frameworks supported by Selenium
Frameworks supported by Selenium Selenium is an open-source automation tool for automating web applications for testing purposes. Selenium supports three types of frameworks Data Driven Keyword Driven Hybrid Data-driven The Data-Driven framework builds test cases using an external file such as Excel, XML, CSV, database, etc. Keyboard-driven The keyword-driven framework uses an external file to […]