Wordle was taking so much time! Applying some automation to solving the daily puzzle…So, I’ve written some test automation to play it for me with Cypress, JavaScript and a list of 2,309 words. Check out my approach, code and video of it in action…
As a comparison, based upon my Wordle automation solution using Cypress, this time I’ve used Selenium 4 and Java 17 to solve the puzzle.