A.使用above_element()方法B.使用move_to()方法C.使用move_to_element()方法D.使用get_attribute()方法
A.使用find_element_by_xpath()方法B.使用find_element_by_css_selector()方法C.使用find_element_by_xpath_name()方法D.使用find_element_by_class_name()方法
A.使用switch_to_frame()方法B.使用switch_to_window()方法C.使用switch_to_alert()方法D.使用switch_to_default_content()方法