mdmintz / wordle-solver

Solve Wordle with SeleniumBase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Solve Wordle with SeleniumBase

License:MIT License