- π Iβm currently working at Tilled helping software companies monitize their payments!
- π± Iβm currently learning All The Things
- π« How to reach me: LinqApp
- β‘ Fun fact: I'm a big fan of Heroes of the Storm a MOBA that has been abandoned by Blizzard. If you ever want to play with me and my group reach out!
π§° Languages
π§° Toolbox
- Playwright - Best UI/API Test Automation Tool I'm aware of
- Selenium - Great Library for building UI Browser Automation
- K6 - Load testing tool using javascript (built in Go)
- Postman - Useful for making API calls.
- Charles - HTTP proxy useful for monitoring and modifying web traffic.
- Fiddler - HTTP Proxy works really well on Windows
- BurpSuite - used to monitor HTTP traffic bug also has built in Web Vulnerability Scans for security testing
- Jmeter - Free to use performance testing application
- [Github Actions](For all your CI/CD needs!)
π Latest Blog Articles
- Playwright Solutions Challenge: Debug and figure out why the video recording isn't in the HTML report?
- [Update v1.46] Is it possible to run only Playwright Tests that changed in GitHub actions on a pull request?
- How Do I Combine Playwright HTML Reports After Running Multiple Playwright Commands?
- How Do You Scroll To The Bottom Of An Infinite Scrolling Page In A Playwright Test?
- How To Load a Custom Test Fixture or Setup Projects When Running Playwright Test Code Generator