使用除'31‘之外的所有参数运行与预期相同的测试,’31‘会导致ElementClickInterceptedException 基本上,此测试必须检查user name字段的最大和最小输入长度,作为预期结果: import pytestimport timefrom pages.main_page'a' for num in
我已经安装了pytest-selenium,但我不能将其与pytest一起使用。def test_sanity(selenium):> available fixtures: cache, capfdλ pytest --fixtures
======================================================= test