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.
Hurl Tutorial
Learn how to use Hurl, a command-line tool for testing HTTP APIs, with examples and best practices.
How To Set Up Playwright(Python) with Docker
Learn how to set up Playwright(Python) with Docker for automation tasks.