You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever you try to get into a bot game this happens:
Traceback (most recent call last):
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/sangatsu.py", line 25, in
main()
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/sangatsu.py", line 15, in main
game_state = hp.detect_game(driver)
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/utils/helpers.py", line 102, in detect_game
raise Exception('Could not find tabs!')
Exception: Could not find tabs!
The text was updated successfully, but these errors were encountered:
Whenever you try to get into a bot game this happens:
Traceback (most recent call last):
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/sangatsu.py", line 25, in
main()
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/sangatsu.py", line 15, in main
game_state = hp.detect_game(driver)
File "/home/kaleb/coding/python/chessfavorite/Sangatsu/utils/helpers.py", line 102, in detect_game
raise Exception('Could not find tabs!')
Exception: Could not find tabs!
The text was updated successfully, but these errors were encountered: