Skip to content

Commit

Permalink
0.2.25
Browse files Browse the repository at this point in the history
Change log:

neo4j: fix depreciated neo4j.work.result Result class
neo4j: fix import name conflict

selenium: fix import name conflict
selenium: fix setting browser type when chrome driver path not found
selenium: update actions
selenium: fix tests
selenium: fix selenium_chromedriver_path
selenium: fix selenium_chromedriver_path
selenium: update fields
selenium: add get_log
selenium: explicit imports
selenium: browser.get tests fail better
selenium: update docstring
selenium: update tests
selenium: more descriptive repr
selenium: minor updates
selenium: update tests
selenium: init BrowserType; update BrowserType with logging

instagram: check if browser is running
instagram: update xpaths
instagram: update config
instagram: update libs
instagram: init import InstagramClientBrowser
instagram: update browser client
instagram: add xpaths
instagram: add urls
instagram: fix config
instagram: add tests
instagram: add browser client
instagram: explicit imports

minio: fix import name conflict
minio: explicit imports

elasticsearch: disable error traceback

add script to download all docker images
  • Loading branch information
naisanzaa committed Sep 28, 2022
1 parent dcaf1b7 commit 2870c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="automonisaur",
version="0.2.24",
version="0.2.25",
author="naisanza",
author_email="[email protected]",
description="Core libraries for automonisaur",
Expand Down

0 comments on commit 2870c1e

Please sign in to comment.