Py-selenium-auto

Latest version: v0.4.5

Safety actively analyzes 623343 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.4

* Added CoreForm
* Added Timer in functional
* Moved ElementActionRetrier to action_retrier.py
* Removed executing_root_path
* Added another way to create locator
Locator.by_name("Name") == Locator(By.NAME, "Name")
Locator.by_xpath("XPATH") == Locator(By.XPATH, "XPATH")

0.5.3

* Added generics to CoreServices (TypeHinting)
* Changed workaround to use os.chdir(work_dir) instead of os.environ["calling_root_path"] = calling_root_path

0.5.2

* Updated ElementFactory:
Moved static methods to class
Added method to check the locator is supported

0.5.1

* Updated get_service_provider to reuse the created service_provider_container
* Fixed CoreElement.log_element_action to work with args

0.5.0

* Added ElementFactory that provides methods to find child elements
* Updated CoreElement
Added methods to find child elements
* Added tests
* Refactoring

0.4.5

* Removed UseWebdriverManager param. Webdriver Manager will always download the specified driver version

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.