automationframeworkselenium
Test Automation Framework Selenium Java with TestNG building by Anh Tester
Learn to create custom exceptions in anhtester/automationframeworkselenium by extending the base FrameworkException. Implement robust, standardized error handling for your automation.
How to Configure PDF Report Generation with pdf-config.json in anhtester/automationframeworkseleniumLearn to configure PDF report generation using pdf-config.json in anhtester/automationframeworkselenium. Uncomment the dependency, enable initialization, and load JSON for custom reports.
How to Implement Database Testing with DatabaseHelpers in automationframeworkseleniumImplement database testing in automationframeworkselenium using DatabaseHelpers. Connect to MySQL, run SQL queries, and validate data in TestNG tests for robust automation.
How to Use FrameworkConstants for Centralized Configuration Management in anhtester/automationframeworkseleniumMaster centralized configuration with FrameworkConstants in anhtester/automationframeworkselenium. Load properties once for a single source of truth across your Selenium framework. Learn more!
How to Set Up Log4j2 Logging with LogUtils in AutomationFrameworkSeleniumConfigure Log4j2 logging with LogUtils in your automation framework. Add dependencies to pom.xml, set up log4j2 properties, and use LogUtils methods for efficient logging.
How to Use JsonUtils to Read Test Data from JSON Files in automationframeworkseleniumLearn how to use JsonUtils to read test data from JSON files in automationframeworkselenium. Extract configuration and test data easily without custom parsing.
How to Take Screenshots on Test Failures Using CaptureHelpers in automationframeworkseleniumLearn to automatically capture screenshots on test failures with CaptureHelpers in automationframeworkselenium. Enable SCREENSHOT_FAILED_TCS for seamless reporting.
How to Implement Video Recording with ScreenRecorderHelpers During Test ExecutionImplement video recording during test execution using ScreenRecorderHelpers in anhtester/automationframeworkselenium. Set VIDEO_RECORD=yes in config.properties for automatic Monte Screen Recorder management.
How to Read Configuration from Properties Files Using PropertiesHelpers in the Selenium Automation FrameworkEffortlessly read .properties files in Selenium with PropertiesHelpers from anhtester/automationframeworkselenium. Simplify configuration management for your automation framework.
How to Configure Selenium Grid Remote Execution with TargetFactory in anhtester/automationframeworkseleniumConfigure Selenium Grid remote execution with TargetFactory in anhtester/automationframeworkselenium. Learn how TargetFactory routes WebDriver to your Selenium Grid for efficient parallel testing.
How to Use DataFakerUtils for Generating Random Test Data in anhtester/automationframeworkseleniumLearn to generate random test data using DataFakerUtils in anhtester/automationframeworkselenium. This guide simplifies locale-aware data generation with reusable helper methods.
How to Integrate Telegram Bot for Test Report Notifications via TelegramManager in AutomationFrameworkSeleniumEasily integrate Telegram bot for test report notifications in AutomationFrameworkSelenium. Learn how to configure TelegramManager and send reports automatically on suite completion to enhance your automation workflow.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →