關於fixture,pytest在run一個test方法的時候,大概流程如下: ... 此處會生效是因為pytest-selenium 共用的driver ,等於共用driver這個變數.
確定! 回上一頁