Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 840 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 840 Bytes

wordle-solver

Solve Wordle with SeleniumBase (Python + Selenium)

If you're looking for a complete Python Selenium solution for solving the Wordle Game programmatically, here's one that uses the SeleniumBase framework. The solution comes with a YouTube video, as well as the Python code of the solution, and a GIF of what to expect:

Note that SeleniumBase tests are run using pytest.

Have fun solving "Wordle" with SeleniumBase using Python and Selenium!