随笔分类 - Ui自动化测试
摘要:from datetime import datetime,timedelta from selenium.webdriver.common.by import By def get_inocSum(self): data = self.findElement(By.ID,'').text star
阅读全文
摘要:from selenium.webdriver.support import expected_conditions as EC import pandas as pd table=WebDriverWait(driver, 10).until(EC.presence_of_element_loca
阅读全文
摘要:关于怎么识别图片中的文字,传送门:https://www.cnblogs.com/teangtang/p/16157880.html 实现代码如下: #! /usr/bin/env python # -*- coding:utf-8 -*- # author:特昂糖 import pytessera
阅读全文

浙公网安备 33010602011771号