Lines Matching refs:Element

29     Page Should Contain Element  ${xpath_sensor_heading}
43 Page Should Contain Element ${xpath_sensors_filter}
44 Click Element ${xpath_sensors_filter}
47 Page Should Contain Element ${xpath_sensors_search}
53 [Teardown] Click Element ${xpath_clear_search_input}
55 Wait Until Page Contains Element ${xpath_sensors_search}
64 Wait Until Page Contains Element ${xpath_sensors_filter} timeout=15s
65 Click Element ${xpath_sensors_filter}
67 Page Should Contain Element ${xpath_filter_ok}
68 Page Should Contain Element ${xpath_filter_warning}
69 Page Should Contain Element ${xpath_filter_critical}
70 Page Should Contain Element ${xpath_filter_clear_all}
76 [Teardown] Click Element ${xpath_clear_search_input}
78 Wait Until Page Contains Element ${xpath_sensors_search}
87 [Teardown] Click Element ${xpath_sensors_filter}
89 Wait Until Page Contains Element ${xpath_sensors_filter} timeout=15s
90 Click Element ${xpath_sensors_filter}
93 Click Element At Coordinates ${xpath_filter_ok} 0 0
94 Click Element At Coordinates ${xpath_filter_warning} 0 0
95 Click Element At Coordinates ${xpath_filter_critical} 0 0
96 Element Should Be Visible ${xpath_selected_severity}
99 Click Element At Coordinates ${xpath_filter_clear_all} 0 0
100 Click Element ${xpath_sensors_filter}
102 Element Should Not Be Visible ${xpath_selected_severity}
110 Wait Until Page Contains Element ${xpath_sensors_filter} timeout=15s
111 Click Element ${xpath_sensors_filter}
114 Wait Until Page Contains Element ${xpath_filter_ok} timeout=5s
116 Click Element At Coordinates ${xpath_filter_ok} 0 0
117 Click Element ${xpath_sensors_filter}
119 Element Should Contain ${xpath_selected_severity} OK
120 Element Should Not Contain ${xpath_selected_severity} Warning
121 Element Should Not Contain ${xpath_selected_severity} Critical
130 Click Element ${xpath_hardware_status_menu}
131 Click Element ${xpath_sensor_sub_menu}
135 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=15min
140 Click Element ${xpath_sensors_filter}
141 Click Element ${xpath_filter_clear_all}