DevTools
Quick access to commands, snippets, and solutions.
No fluff, just code.
Press / to search
Recently Added
Java Excel Utility - Comprehensive
Apache POI-based utility for reading and writing Excel files (.xlsx, .xls) with support for data-driven testing.
Production-ready Excel utility class with read/write operations, cell styling, and data manipulation for test automation
Docker Cheatsheet
Containerization platform to build, ship, and run applications consistently across environments.
Enterprise-ready Docker commands, patterns, and best practices for development and production environments
CSS Selectors Strategies Cheatsheet
CSS selectors offer fast, readable, and browser-native strategies to reliably locate elements in modern UI automation.
Production-ready CSS selectors cheatsheet for UI automation with basic to advanced strategies and real-world examples.
Complete XPath Cheatsheet
XPath is a query language used to locate and navigate elements in HTML and XML documents.
Complete generic XPath reference with real-world patterns and examples for locating elements in HTML and XML
Java Selenium - ScreenshotUtil
Reusable Java utility for capturing browser, element, and failure screenshots in Selenium-based automation frameworks.
Reusable ScreenshotUtil implementation for capturing browser, element, and failure screenshots in Selenium automation
Selenium Java Basics - Cheatsheet
Selenium is a browser automation framework used to automate and test web applications across browsers.
Complete reference of Selenium WebDriver basic commands used in real-world automation projects