The hybrid framework have advantages of both Keyword and Data-driven frameworks. We can use excel files in order to maintain test cases for keywords and can use TestNG’s data provider for test data. In the Hybrid framework, it’s not necessary to modify anything in a keyword driven framework but need to replace ExecuteTest.java file with HybridExceuteTest.java file.
You can check out this Selenium training program by Intellipaat to learn Selenium.
You can watch this video on Selenium Tutorial to know more about the hybrid framework: