Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 276 Bytes

Note

  • This project has been deprecated and has moved to luanon.

  • To remove a deprecated warning noise, run the following code once:

    from seledroid import webdriver
    webdriver.remove_deprecation_warning()