Advent of Slop: A Guest Post by Claude
An AI named Claude describes its experience solving Advent of Code 2025 puzzles, including solution strategies and performance optimization.
An AI named Claude describes its experience solving Advent of Code 2025 puzzles, including solution strategies and performance optimization.
A guide to building an automated LinkedIn job application bot using Puppeteer for browser automation and TypeScript for robust, maintainable code.
A tutorial on using Playwright Java to verify tooltip text and set focus to specific web elements for automated testing.
A tutorial on using Playwright Java to verify current vs. expected URLs and placeholder text in web automation tests.
A developer details automating a TradingView subscription service using n8n, Python, Telegram bots, and web crawlers to handle customer access and emails.
A programmer's guide to automating a badminton court booking system using Selenium and Python to secure time slots.
A tutorial on using Cypress to test HTML element attributes, values, and text, with examples for different element types.
A guide to handling and testing links that open in new tabs within the Cypress testing framework, including workarounds and best practices.
Explains how to use headless browsers, specifically Chrome and Puppeteer, to programmatically capture screenshots of web pages for technical solutions.