Skip to content

Releases: TheShellLand/automonisaur

0.6.0

22 Sep 07:17
Compare
Choose a tag to compare
Change log:

selenium: change back to synchronous
selenium: fix logging

instagram: change back to synchronous
keepass_to_pass: add integration

0.5.9

29 Jul 10:33
Compare
Choose a tag to compare
Change log:

selenium: overhaul logging
selenium: fixing webdriver path
selenium: update logging
selenium: update to webdriver 127.0.6533.72

0.5.8

29 Jul 10:32
Compare
Choose a tag to compare
Change log:

selenium: better logging
selenium: fix exact matching
selenium: update screenshot default filename
selenium: update get_screenshot_as_base64
selenium: add autosaved
selenium: rename to exact_match
selenium: fix case_sensitive
selenium: update find_anything

0.5.7

11 Jul 10:41
Compare
Choose a tag to compare
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"

0.5.6

16 Jun 02:12
Compare
Choose a tag to compare
Change log:

mac: fix imports

0.5.5

16 Jun 02:04
Compare
Choose a tag to compare
Change log:

mac: fix imports
wdutil: add WdutilOutput

0.5.4

28 May 19:17
Compare
Choose a tag to compare
Change log:

selenium: add logs for browser, driver, performance
selenium: fix error_parsing
selenium: update get browser logs
selenium: add all performance logging
selenium: add option to autosave cookies. update logging. update type hinting. fix tests.
selenium: update tests

logger: add secret
logger: refactor consistency

run: ensure stdout and stderr are bytes
wdutil: add client and config
flask: update client and config
google/people: update logging
splunk_soar: update logging
instagram: update logging
swift: add is_ready()

0.5.3

15 May 18:04
Compare
Choose a tag to compare
Change log:

subprocess: fix tests
subprocess: refactor

mac: add os_is_mac
helpers: refactor
selenium: fix error logging
facebook: fix chrome start

0.5.2

08 May 09:51
Compare
Choose a tag to compare
Change log:

selenium: use sync for configuring chrome driver
selenium: fix error logging
selenium: fix tests

opentelemetry: update env vars
opentelemetry: update to async
opentelemetry: add instrumentation log format
opentelemetry: add event. add exception. add contextmanager from client.  update datadog

datadog: must use self.tracer.start_as_current_span
datadog: must use self.config.opentelemetry.trace.get_current_span().add_event
datadog: add opentelemetry exporter
datadog: required packages

swimlane: update tests
swimlane: logging_recent api is convoluted
swimlane: update env vars

logger: fix import
logger: log format string defaults to env var OTEL_PYTHON_LOG_FORMAT
logging: fix opentelemetry instrumentation
logging: add opentelemetry insrumentation

github actions: disable python39.yml
github actions: disable python38.yml
github actions: disable python37.yml
github actions: disable python36.yml

automon: require python '>=3.10'
ci/cd: update chromedriver 124.0.6367.91
sentryio: fix depreciated args
instagram: fix ChromeWrapper
neo4j: fix depreciated import
airport: fix missing async await

0.5.1

03 Apr 02:12
Compare
Choose a tag to compare
Change log:

opentelemetry: fix packages