This document describes a Selenium WebDriver data driven framework. It uses external files to store test data and object identifiers to make the framework more flexible and maintainable. The framework includes Java classes for reading test data from Excel files, retrieving object identifiers from property files, and implementing common test functions. Tests are implemented as Java classes that utilize the framework classes to login to a test application, retrieve test data, and verify application behavior.