@pytest.fixture(scope="session"). def open():. print("===開啟瀏覽器==="). @pytest.fixture #. @pytest.mark.usefixtures("open") #不生效.
確定! 回上一頁