Nopo

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 2

1.3.1

Fix: El.is_selected

1.3.0

- Fix bug when converting to XPath when using CSS selector in El and Els
- Add Pg class for base page

**Full Changelog**: https://github.com/DingJunyao/nopo/compare/v1.2.0...v1.3.0

1.2.0

- modify wait methods from checking first selector to checking XPath of `El`
- add support for `By.LINK_TEXT` and `By.PARTIAL_LINK_TEXT` in `single_selector_to_xpath` method

1.1.0

- Add `ElParent` class above `El` and `Els`
- Try to add support for Python 3.7 and above

1.0.0

First stable version after practicing and fixing for serval months. Enjoy it!

- Modify `python_requires` to `>=3.9`
- Fix type of `by` in `__init__` of `El` and `Els`
- Import `By` of Selenium in `nopo.__init__` so that you can use `from nopo import By` to import `By`.

0.1.6

Fix requirements.

Sorry for not including them in previous versions. I never found the mistake until two days ago, but I didn't correct it until now.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.