Selene

Latest version: v1.0.2

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

Scan your dependencies

Page 7 of 16

2.0.0a33

- fixed [225](https://github.com/yashaka/selene/issues/225): Failed to get last_screenshot from shared browser if element with custom config failed

2.0.0a32

- broken release:)

2.0.0a31

- fixed type hints in `*.should(here)`
- latest PyCharm 2020.2 revealed the hidden issue with typing

2.0.0a30

- fixed `selene.support.shared.browser.with_`
- to return sharedbrowser instance instead of browser instance
- made `browser.config.hold_browser_open` to influence browser quit logic
- even if set after calling `browser.open` or resetting `browser.config.driver`

2.0.0a29

- fixed shared browser automatic quit on process exit
- that led to session error
in case you quit shared browser manually in your fixture

2.0.0a28

- added support of xpath to start with `(` in `s(selector)`, etc.
- example: `ss('(//h1|//h2)[contains(text(), "foo")]').should(have.size(10))`

Page 7 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.