?
#公有方法:
(1)current_frame_contains(self, text, loglevel='INFO')
?
(2)current_frame_should_not_contain(self, text, loglevel='INFO')
?
(3)element_should_contain(self, locator, expected, message='')
?
(4)frame_should_contain(self, locator, text, loglevel='INFO')
?
(5)page_should_contain(self, text, loglevel='INFO')
?
(6)page_should_contain_element(self, locator, message='', loglevel='INFO')
?
(7)locator_should_match_x_times(self, locator, expected_locator_count, message='', loglevel='INFO')
?
(8)page_should_not_contain(self, text, loglevel='INFO')
?
(9)page_should_not_contain_element(self, locator, message='', loglevel='INFO')
?
(10)assign_id_to_element(self, locator, id)
?
(11)element_should_be_disabled(self, locator)
?
(12)element_should_be_enabled(self, locator)
?
(13)element_should_be_visible(self, locator, message='')
?
(14)element_should_not_be_visible(self, locator, message='')
?
(15)element_text_should_be(self, locator, expected, message='')
?
(16)get_element_attribute(self, attribute_locator)
?
(17)get_horizontal_position(self, locator)
?
(18)get_value(self, locator)
?
(19)get_text(self, locator)
?
(20)clear_element_text(self, locator)
?
(21)get_vertical_position(self, locator)
?
# Public, mouse input/events
(22)click_element(self, locator)
?
(23)click_element_at_coordinates(self, locator, xoffset, yoffset)
?
(24)double_click_element(self, locator)
?
(25)focus(self, locator)
?
(26)drag_and_drop(self, source, target)
?
(27)drag_and_drop_by_offset(self, source, xoffset, yoffset)
?
(28)mouse_down(self, locator)
?
(29)mouse_out(self, locator)
?
(30)mouse_over(self, locator)
?
(31)mouse_up(self, locator)
?
(32)open_context_menu(self, locator)
?
(33)simulate(self, locator, event)
?
(34)press_key(self, locator, key)
?
# Public, links
(35)click_link(self, locator)
?
(36)get_all_links(self)
?
(37)mouse_down_on_link(self, locator)
?
(38)page_should_contain_link(self, locator, message='', loglevel='INFO')
?
(39)page_should_not_contain_link(self, locator, message='', loglevel='INFO')
?
?# Public, images
(40)click_image(self, locator)
?
(41)mouse_down_on_image(self, locator)
?
(42)page_should_contain_image(self, locator, message='', loglevel='INFO')
?
(43)page_should_not_contain_image(self, locator, message='', loglevel='INFO')
?
(44)get_matching_xpath_count(self, xpath)
?
(45)xpath_should_match_x_times(self, xpath, expected_xpath_count, message='', loglevel='INFO')
?
# Private
(46)_element_find(self, locator, first_only, required, tag=None)
返回匹配上的首個(gè)元素
?
(47)_frame_contains(self, locator, text)
?
(48)_get_text(self, locator)
返回元素的text
?
(49)_get_value(self, locator, tag=None)
返回元素的value值
?
(50)_is_enabled(self, locator)
判斷元素是否為激活狀態(tài)
?
(51)_is_text_present(self, text)
?
(52)_is_visible(self, locator)
判斷元素是否可見(jiàn)
?
(53)_map_ascii_key_code_to_key(self, key_code)
通過(guò)key_code返回對(duì)應(yīng)的key
?
(54)_parse_attribute_locator(self, attribute_locator)
?
?
(55)_is_element_present(self, locator, tag=None)
返回元素是否存在
?
(56)_page_contains(self, text)
?
?
(57)_page_should_contain_element(self, locator, tag, message, loglevel)
?
?
(58)_page_should_not_contain_element(self, locator, tag, message, loglevel)
?
更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主
微信掃碼或搜索:z360901061

微信掃一掃加我為好友
QQ號(hào)聯(lián)系: 360901061
您的支持是博主寫(xiě)作最大的動(dòng)力,如果您喜歡我的文章,感覺(jué)我的文章對(duì)您有幫助,請(qǐng)用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點(diǎn)擊下面給點(diǎn)支持吧,站長(zhǎng)非常感激您!手機(jī)微信長(zhǎng)按不能支付解決辦法:請(qǐng)將微信支付二維碼保存到相冊(cè),切換到微信,然后點(diǎn)擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對(duì)您有幫助就好】元
