摘要:
from selenium.webdriver.common.action_chains import ActionChains from time import sleep # 登录 class Login: @staticmethod # 在user_login函数前加上@classmethon,则该函数变为类方法,该函数只能访问到类的数据属性,不能获取实例的数据属性... 阅读全文
posted @ 2019-04-24 11:03
明月彩云归
阅读(82)
评论(0)
推荐(0)
浙公网安备 33010602011771号