Lines Matching full:element

98     Wait Until Element Is Enabled  ${xpath_login_username_input}
101 Wait Until Element Is Enabled ${xpath_login_button}
102 Click Element ${xpath_login_button}
104 Wait Until Element Is Not Visible
122 Click Element ${xpath_root_button_menu}
123 Click Element ${xpath_logout_button}
124 Wait Until Page Contains Element ${xpath_login_button}
140 Wait Until Page Contains Element ${xpath_root_button_menu}
141 Click Element ${xpath_root_button_menu}
142 Click Element ${xpath_profile_settings}
143 Click Element At Coordinates ${xpath_default_UTC} 0 0
144 Click Element ${xpath_profile_save_button}
150 Click Element ${xpath_refresh_button}
155 Refresh GUI And Verify Element Value
156 …[Documentation] Refresh GUI using refresh button and verify that given element contains expected …
157 [Arguments] ${element} ${expected_value}
160 # element Element whose value need to be checked.
161 # expected_value Expected value of for the given element.
165 Click Element ${xpath_refresh_button}
167 # Check element value and verify that it contains expected value.
168 ${element_value}= Get Text ${element}
176 Click Element ${xpath_operations_menu}
177 Click Element ${xpath_reboot_bmc_sub_menu}
195 Wait Until Page Contains Element ${xpath_add_dns_ip_address_button} timeout=15sec
203 Wait Until Page Contains Element ${xpath_add_dns_ip_address_button} timeout=10sec
218 Click Element ${xpath_power_page}
219 Wait Until Element Is Not Visible ${xpath_progress_bar} timeout=30
227 ... Element Should Be Visible ${xpath_power_shutdown}
229 Click Element ${xpath_power_shutdown}
231 Wait Until Element Is Visible ${xpath_power_poweron} timeout=60
242 ... Element Should Be Visible ${xpath_power_power_on}
244 Click Element ${xpath_power_power_on}
245 Wait Until Element Is Visible ${xpath_power_shutdown} timeout=60
256 ... Element Should Be Visible ${xpath_power_reboot}
258 Click Element ${xpath_power_reboot}
259 Wait Until Element Is Visible ${xpath_confirm} timeout=30
261 Wait Until Element Is Visible ${xpath_power_reboot} timeout=60