fl-record

web testing tool

Install

All systems
curl cmd.cat/fl-record.sh
Debian Debian
apt-get install funkload
Ubuntu
apt-get install funkload
image/svg+xml Kali Linux
apt-get install funkload
Windows (WSL2)
sudo apt-get update sudo apt-get install funkload
Raspbian
apt-get install funkload

funkload

web testing tool

This web testing tool is designed to allow testing the functionality and performance of web applications in the same spirit as Perl's WWW::Mechanize. The tool supports recording clicks through a website, saving them into a Python class which you can later modify, and playing them back later. This allows you to script your web applications. 'funkload' also supports performance and load testing your applications.