Blog Logo

Posts tagged with "automation"

3 posts found.

How to kill a server from a Makefile

Learn how to kill a server process from a Makefile using the lsof command to find the PID and kill it.

- 5-Jul-2025

Hurl Tutorial

Learn how to use Hurl, a command-line tool for testing HTTP APIs, with examples and best practices.

- 21-Jun-2025

How To Set Up Playwright(Python) with Docker

Learn how to set up Playwright(Python) with Docker for automation tasks.

- 23-Nov-2024