Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hari-Nagarajan/fairgame
/ functions
Functions
110 in github.com/Hari-Nagarajan/fairgame
⨍
Functions
110
◇
Types & classes
8
↳
Endpoints
1
Function
start_presence
()
utils/discord_presence.py:45
Function
test_notifications
(disable_sound)
cli/cli.py:271
Function
wait_for_any_title
Uses webdriver(d) to wait for page title(any in the list of titles) to become visible
utils/selenium_utils.py:106
Function
wait_for_either_title
Uses webdriver(d) to wait for page title(title1 or title2) to become visible
utils/selenium_utils.py:96
Function
wait_for_element
Uses webdriver(d) to wait for page title(title) to become visible
utils/selenium_utils.py:58
Function
wait_for_element_by_class
Uses webdriver(d) to wait for page title(title) to become visible
utils/selenium_utils.py:71
Function
wait_for_element_by_xpath
(d, e_path, time=30)
utils/selenium_utils.py:65
Function
wait_for_page
Uses webdriver(d) to wait for page title(title) to become visible
utils/selenium_utils.py:89
Function
wait_for_title
Uses webdriver(d) to navigate to get(path) until it equals title(title)
utils/selenium_utils.py:80
Function
wrapper_debug
(*args, **kwargs)
utils/debugger.py:29
← previous
101–110 of 110, ranked by callers