Keteparaha

Latest version: v0.0.24

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

Scan your dependencies

Page 2 of 2

0.0.12

Changed
- Better error message when we cannot find a component in a page

0.0.11

Changed
- Only refresh elements that are actually stale when getting text

0.0.10

Changed
- Bugfix, components returned by get_components are assigned unique selectors
using nth-child. This is going to fail if the original selector is not
specific enough.

0.0.9

Changed
- Adds a hover method so that we can trigger dropdowns and the like
- Add a clear method that takes a selector
- Components refresh their element before returning their text
- Adds a has_text method to all pages and components. Remove the assertions
from the page/component class. These should live in the test case

0.0.8

Changed
- Subclasses of component can be passed as the value of the open argument to
a page or components click method.

0.0.7

Changed
- Breaking change of the of api to use new automatic page and component
discovery
- CNAME file so that the project can be found at keteparaha.aychedee.com
- Action methods of Page and Component automatically return the appropriate
page or component. Pages and Components are registered using a metaclass
mechanism similar to Django's ORM.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.