In this video, we will “solve” World game using Cypress. We will need to cross the Shadow DOM boundary to query elements, trigger the “keydown” events to send the letters to the window object, and look up the solution by reading it from the application state object stored in the local storage. Find the full source code in the repo
Update: I recorded 2nd video where I solve the Wordle game using Cypress for real
3 Comments