Lines Matching full:button
19 xpath_submit_button = '//button[@type="submit"]'
22 xpath_button_user_action = "//button[@id='user-actions']"
23 xpath_button_logout = '//button[text()="Log out"]'
24 xpath_yes_button = "//button[text()='Yes']"
27 xpath_cancel_button = "//button[contains(text(),'Cancel')]"
28 xpath_save_setting_button = "//button[contains(text(),'Save settings')]"
29 xpath_save_button = "//button[contains(text(),'Save')]"
30 xpath_remove_button = "//button[contains(text(),'Remove')]"
31 xpath_add_button = "//button[@type='submit']"
38 "/div[3]/div[3]/confirm/div/div[2]/button[1]"
45 "/div[3]/div[4]/confirm/div/div[2]/button[2]"
51 "/confirm/div/div[2]/button[2]"
56 "/confirm/div/div[2]/button[1]"
63 "/confirm/div/div[2]/button[1]"
71 xpath_select_server_control = "//button[contains(@class,'btn-control')]"
73 "//button[contains(@class,'btn-config')]"
76 "//button[contains(@class,'btn-access-control')]"
104 "//*[text()='Filter by severity']/following-sibling::button[1]"
107 "//*[text()='Filter by severity']/following-sibling::button[2]"
110 "//*[text()='Filter by severity']/following-sibling::button[3]"
113 "//*[text()='Filter by severity']/following-sibling::button[4]"
116 "//*[@id='event-log']/section[1]/div/div/button"
120 "//*[@id='event-log']/section[1]/div/div/ul/li[2]/button"
127 "//*[@id='event__actions-bar']/div[2]/div[2]/button[1]"
132 "//*[@id='event__actions-bar']/div[2]/div[2]/button[2]"
137 "//*[@id='event__actions-bar']/div[2]/div[2]/button[1]"
141 "//*[@id='event__actions-bar']/div[2]/div[2]/button[2]"