ramosly | blog

Adventures in Code :)

Editors
Joel Ramos

• Economics grad from UC San Diego • QA Engineer • Pythonista • Always learning!

Latest Posts

Fix “session deleted because of page crash” when using Selenium Grid and Docker

Recently I created a CI pipeline that stands up a local selenium grid and then pipeline jobs run WebdriverIO tests against that selenium…

Versioning with semantic-release

In this post I’ll run through configuring the Semantic Release GitHub Action to automation versioning, creating GitHub Releases, and…

Should you use QA Wolf?

My “unboxing” experience, and the pros and cons of frameworks that generate tests.

Load Testing in 2020 with k6!

While looking into load testing tools, I came across k6! Write scripts in JavaScript, while k6 is written in Go for performance.

Controlling How Docker Compose Exits

Tearing down based on one container’s exit code.

MacBooks, Typescript, ZSH, Oh my!

Adventuring into why tsc was command-not-found-ing.

How I’ve been Using Puppeteer

Today I thought I would go over how I’ve been using Puppeteer’s… maybe less obvious features.

Puppeteer: Getting into Coding with Browser Automation

Browser automation might just be the best, and easiest way to get into coding 🤔 🤓

SQLAlchemy ORM: Setting Up Self-Referential Many-to-Many Relationships

A short how-to guide on modeling self-referencing many-to-many relationships with SQLAlchemy’s ORM

Python Context Managers and the “with” Statement

If you’re like me and you are relatively new to Python, you may have come across the term “context manager” while reading documentation, or…

Reviews

No reviews, submit yours below.
Add review

Login to submit your review.