Simpleselenium

Latest version: v0.4.4

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

Scan your dependencies

0.2.0

* Updated Python version.
* Bug Fixes
* Improved code quality
* Better tab management
* No need to provide driver path
( ...many more...)

0.1.0

First Release.

- easy management of different tabs
- switching to a tab is super easy
- know if a tab is active or alive
- closing a tab is easy as `browser.close_tab(tab_object)`
- Several (built-in) functions
- `tab.infinite_scroll()`
- `tab.scroll()`
- `tab.scroll_to_bottom()`
- `tab.click(element_on_page)`
- `tab.switch()` to focus on tab i.e. make it the active tab
- Can't find a way to use usual `selenium` methods? Use `tab.driver` object is access the browsr/driver and use accordingly

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.