Skip to content

v1.0.0

Compare
Choose a tag to compare
@DingJunyao DingJunyao released this 08 Dec 12:34
· 16 commits to main since this release

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.