摘要:
`request`在pytest-fixture经常使用到,具体看看有什么内容: ```python # conftest.py import pytest @pytest.fixture(params=['环境1','环境2']) def fixture1(request): print(requ 阅读全文
posted @ 2023-06-09 20:05
Tarzen
阅读(78)
评论(0)
推荐(0)
摘要:
本地打开html文件显示正常是应为本地有css,而被人没有。我们打开浏览器查看F12,加载了本地路径中的css文件 
评论(0)
推荐(0)

浙公网安备 33010602011771号