Skip to content

Releases: TheShellLand/automonisaur

0.3.0

06 Jul 11:19
Compare
Choose a tag to compare
Change log:

selenium: refactor browser and config
selenium: move set_window_size in config
selenium: small typo
selenium: add authenticated xpaths
selenium: get current page with beautifulsoup

instagram: update to new selenium
instagram: update xpaths
instagram: urls for followers and following
instagram: tests
instagram: update authenticate
instagram: use a random user agent
instagram: support browser_options
instagram: update config

0.2.50

17 Apr 10:27
Compare
Choose a tag to compare
Change log:

seleniumWrapper: fix get exception
seleniumWrapper: get url from browser.current_url
seleniumWrapper: sort methods
seleniumWrapper: add get_page_source
seleniumWrapper: dynamic __repr__
seleniumWrapper: add get_user_agent
seleniumWrapper: add get_random_user_agent
seleniumWrapper: can't use property and set args at the same time
seleniumWrapper: add user agents
automonisaur: update env-example.sh

0.2.49

22 Feb 09:23
Compare
Choose a tag to compare
Change log:

minio: update tests
minio: revert Bucket __str__ defaults to bucket name
minio: refactor config properties
minio: refactor get_bucket, update docstrings

github actions: update to actions/checkout@v3

0.2.48

31 Jan 15:02
Compare
Choose a tag to compare
Change log:

minio: fix tests
minio: update tests
minio: update client docstrings, fix unexpected returns
minio: update Bucket repr and str
minio: update human readable size
minio: fix list_objects expected return
minio: update tests
minio: refactor list_objects to include more kwargs
minio: type hints, refactor `is_ready` to property
minio: PEP 8

os: update docstring
os: type hints

math: human readable size formatting
neo4j: add `is_ready` property

soar: refactor `is_ready` to property
soar: PEP 8

requests: PEP 8

0.2.47

10 Jan 22:37
Compare
Choose a tag to compare
Change log:

instagram: update tests
instagram: sanity check config
instagram: warn config
instagram: refactor config
readme: support instagram

0.2.46

10 Jan 21:55
Compare
Choose a tag to compare
Change log:

instagram: fix test
instagram: fix login_btn xpath
instagram: minor refactor
instagram: refactor exception handling
instagram: refactor unused code
instagram: fix is_running
instagram: fix is_authenticated
instagram: fix authenticate
instagram: fix _is_running
instagram: fix _is_authenticated
selenium: fix return type
selenium: add note to click
selenium: add find_xpath
selenium: refactor browser, PEP8
instagram: use full xpath
instagram: fix authentication
selenium: refactor, add docstrings
selenium: fix waiting for element
selenium: fix find element
selenium: fix action click
sleeper: refactor
instagram: default headless
selenium: support waiting for element and xpath
instagram: update browser client
selenium: add keys, click, typing

0.2.45

29 Dec 09:00
Compare
Choose a tag to compare
Change log:

selenium: fix for python36
selenium: update PEP8
github actions: fix python36

0.2.44

28 Dec 12:21
Compare
Choose a tag to compare
Change log:

selenium: support chrome headless
selenium: docstrings, support kwargs

0.2.43

28 Dec 08:24
Compare
Choose a tag to compare
Change log:

request: fix tests
run: update logging

0.2.40

24 Nov 09:12
Compare
Choose a tag to compare
Change log:

run: support accepting list as args