We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5acc921 commit c771a3eCopy full SHA for c771a3e
examples/wordle_test.py
@@ -1,3 +1,5 @@
1
+""" Solve the Wordle game using SeleniumBase. """
2
+
3
import ast
4
import random
5
import requests
0 commit comments