コード例 #1
0
 def test_logout(self):
     driver = self.driver
     lp = Homepage(driver)
     lp.click_on_logout_btn()