Esempio n. 1
0
 def click_search_btn(self):
     Page.get_SettingPage().click_search_btn()
Esempio n. 2
0
 def test_set_font(self):
     Page.get_SettingPage().click_xianshi_btn()
     Page.get_XianshiPage().choise_font()
     assert '普通' in Page.get_XianshiPage().get_summary_list()