08 2023 档案

摘要:https://github.com/SeleniumHQ/selenium/releases 阅读全文
posted @ 2023-08-24 17:30 星钥无痕 阅读(350) 评论(0) 推荐(0) 编辑
摘要:安装的allure-pytest的版本要是2.11.1之前的(之后的版本有test_result.historyId,但位置及方法不一样,我目前没研究怎么修改) 在依赖包Lib--site-packages--allure_pytest--listener.py文件里修改 test_result.h 阅读全文
posted @ 2023-08-24 15:09 星钥无痕 阅读(32) 评论(0) 推荐(0) 编辑
摘要:某些脚本需要用到Crypto库,但当pip install Crypto后仍提示:No module named ‘Crypto’,解决方案如下: pip uninstall crypto pycryptodomepip install pycryptodome12pycrypto和crypto是同 阅读全文
posted @ 2023-08-04 20:49 星钥无痕 阅读(3411) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示