例如在登錄的方法,加上@pytest.fixture 這個裝飾器後,將這個用例方法名以參數 ... print("最後關閉瀏覽器") @pytest.mark.usefixtures("open") def ...
確定! 回上一頁