Change log:
selenium: consistent args
selenium: add wait_for_element, update waiting for things, linting
selenium: update find_anything, remove wait_for_list
selenium: linting
selenium: add exceptions
selenium: fix when waiting for a str or list
selenium: update case_sensitive
selenium: update action_click
selenium: fix action_click to use element
selenium: add find_anything
selenium: update set_window_size
selenium: add action_type_up, action_type_down
selenium: add find_elements
selenium: fix find_xpath
selenium: fix type secret
selenium: cookie in json file
selenium: fix click with async
selenium: fix def start never awaited
selenium: catch exception when running browser
selenium: raise exception on missing SELENIUM_CHROMEDRIVER_PATH
selenium: update requirements.txt
instagram: fix remove_save_login, fix remove_notifications, fix is_authenticated
instagram: cleanup
instagram: fix xpaths
instagram: fix config
instagram: fix starting browser
instagram: fix is_ready
instagram: fix login url
instagram: catch exception
instagram: update to latest
gihtub actions: update chromedriver 126.0.6478.63
gihtub actions: update chromedriver 126.0.6478.63
github actions: add env var SELENIUM_CHROMEDRIVER_PATH for selenium testing
github actions: add env var SELENIUM_CHROMEDRIVER_PATH for selenium testing
requests: add typing, log non http 200 as error
requests: fix tests
requests: linting
google/sheets: update test
xsoar: initial commit
Revert "github actions: pytest enable --log-cli-level=DEBUG"