seledroid icon indicating copy to clipboard operation
seledroid copied to clipboard

Python library to control android webdriver.

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()