**使用@pytest.fixture作为类前置如何获取到里面的值
**test_01方法中获取不到wk与log,无法打开url进行搜索功能**
**我在setup_class中已经返回了log与wk,为什么获取不到?**