예제 #1
0
 def test_slsq(self, dwmc, dz, ass, ywbm, gclx, czfs):
     logging.info("---------------->执行受理申请")
     Page.get_homePage().test_int_slsq()
     Page.get_slsqPage().test_slsq(dz)
     # 断言
     assert is_exists_element(self.driver, ass)