def get_element(self,locator): #这个传进去的locator是一个元组(By.NAME,”username”) ”’ 根据表达式匹配单个元素 :param loc … Continue reading locator与*locator的区别
def get_element(self,locator): #这个传进去的locator是一个元组(By.NAME,”username”) ”’ 根据表达式匹配单个元素 :param loc … Continue reading locator与*locator的区别