Testing a Submit Form

Learn to build a Flask app with a user form, SQLite database, and Selenium tests using Python.

Testing a Theme Switcher

A comprehensive guide to developing a Flask application with a theme switcher, tested using Selenium with Chrome Developer Tools integration.

Testing Pagination with Selenium

A comprehensive guide to developing a Flask application with pagination using SQLite, including Selenium-based testing.

Testing Redirect & Forward with Data

Learn to build a Flask app with redirect and forward navigation, using data to show differences, tested with Selenium.

Testing Responsive Layout

Python Flask tutorial shows how to create a responsive Holy Grail layout and test it with Selenium and unittest.