08 2023 档案
摘要:# if you use this function, update dragon_sentry.sentry_api.common_config.ini file,# set googledrive.generate_testcase_as_xlsx_file=true # def after_s
阅读全文
摘要:1. 现在报错是因为这个自增主键冲突了: id你先把之前的delete了,该插入的SQL应该是这样,你看看有没有问题INSERT INTO "public"."tmall_aggregate_item" ("create_time", "last_update_time", "color_name"
阅读全文
摘要:1. python 3.10 装 kafka-python 的库,不然会报错。
阅读全文
摘要:1. class SentryUIChromeDriver(BaseDriver): def __init__(self, **browser_args): from selenium.webdriver.chrome.service import Service try: self.driver
阅读全文
摘要:1. chrome 升级到一个很新的版本: 116 , 突然报了一个奇怪的错误: selenium : There is no such driver by url https://chromedriver.storage.googleapis.com/Current browser version
阅读全文
摘要:1. mac chrome 113 https://www.liqucn.com/rj/292051.shtml
阅读全文
摘要:1. 本地branch: DevTest push 到 远程分支: SmokeTest git push origin DevTest:SmokeTest 失败: ! [rejected] DevTest -> SmokeTest (fetch first)error: failed to push
阅读全文
摘要:恢复内容开始 1. git clone 远程指定分支: git clone -b <指定分支名> <远程仓库地址> 2. pip3 install -r requirements.txt 3. git 如何讲主分支(master)合并熬子分支上: 1、先切换到主分支master :git check
阅读全文
摘要:1. My project .idea/PageModel/__pycache__/json.pretty.outputreports/venv/testCaseExcelDatarequest_data2. sentry: .idea/ dragon_sentry/dragon_sentry.eg
阅读全文
浙公网安备 33010602011771号