Pytest allows to group tests using markers. pytest.mark decorator is ... import webdriver import time @pytest.fixture(scope="class") def ...
確定! 回上一頁