Abstract: This paper represents the integration of TensorFlow and Selenium to develop an AI-enabled automated testing platform for electronic and electrical systems. It uses secondary data from ...
BrowserManager.java: Initializes and manages browser instances (e.g., Chrome, Firefox). JSONReader.java: Parses JSON test data files for dynamic inputs ...
A Selenium TestNG automation project using Page Object Model for structured UI testing. Includes setup, reporting with ExtentReports, and is managed via Maven for easy integration and scalability.