#coding=utf-8 from selenium import webdriver from selenium.webdriver.common.by import By from selenium.webdriver.support import expected_conditions as EC from selenium.webdriver.support.wait import WebDriverWait base_url = "http://www.baidu.com"…
* daemon not running. starting it now on port 5037 * *demon started successfully* *list of devices attached* 下面并没有列出uuid,此情况一般是由于没有安装adb interface 驱动所导致的 需自己手动安装adb interface 驱动…