Jordan Schilling | Technologist, Software Builder, and Engineer
Software engineer focused on automation systems, experimental tools, and developer productivity. Projects, dev logs, and technical writing.
by Jordan Schilling
There was a logic issue in my code. I stepped into it and found that the email button wasn’t registering. Then I realized that for the promo code, all the promo options have promo-specific labels. This made it clear that I needed to add a promo-specific option to select email.
Now that I have my two independent email sections, the code ran and it was able to complete the tests in record time.
tags: playwright - debugging - selectors - automation - testing