The Mail Stack Platform (Email Testing With API) is now available!

Do you enjoy this platform? Support us! Buy me a coffee

Test Automation Tips and Tricks for Efficient and Reliable Testing

How to Automate MFA Authentication

How to Automate MFA (Multi-Factor Authentication) Using The MailStack Service

How to get your public IP address with Node.js

In these tips, I share with you some Node.js code snippets to help you get the public IP address quickly.

How to Skip Husky Git Hooks

How to Skip Husky Git Hooks using git commands options

How to Emulate a Specific Geolocation with Playwright

How to Emulate a Specific Geolocation with Playwright (code snippet to emulate a specific geolocation)

How to repeat a command until it fails

How to repeat a command until it fails using a Bash function that you can add to your .bashrc file