Jordan Schilling | Technologist, Software Builder, and Engineer

Jordan Schilling — software engineer and technologist

Software engineer focused on automation systems, experimental tools, and developer productivity. Projects, dev logs, and technical writing.

5 March 2026

Getting Started with Playwright and Planning the Framework

by Jordan Schilling

Devlog — 2026-03-05

Overview

Although I know Selenium, Playwright is new to me. I created an AI Notetaking OS/Calendar and will now hook it up to check areas with must-have acceptance criteria and areas with continuous knock-on effects.

Initial Exploration

Object Oriented Programming Focus

I want to focus on Object Oriented Programming for this project, so I decided to begin thinking about my classes and definitions and what that means for the framework structure.

Next Steps

Now that I have a strong grasp on it and my vision, I’ll flesh out all the test scripts!

tags: playwright - python - automation - testing - oop