DevTools

Quick access to commands, snippets, and solutions. No fluff, just code.

Press / to search

21 Total Tools
13 Cheatsheets
8 Snippets
8 Categories

Recently Added

Testing snippet

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

DevOps cheatsheet

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

Automation cheatsheet

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.

Web cheatsheet

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

Testing snippet

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

Testing cheatsheet

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