/openthread-latest/tools/harness-automation/autothreadharness/ |
D | harness_case.py | 385 dialog = self._browser.find_element_by_id('capture-Setup-modal') 389 if dialog and dialog.get_attribute('aria-hidden') == 'false': 392 status = dialog.find_element_by_class_name('status-notify').text 397 button = dialog.find_element_by_id('snifferAutoDetectBtn') 401 button = dialog.find_element_by_id('saveCaptureSettings') 441 dialog = self._browser.find_element_by_id('general-Setup-modal') 442 if dialog.get_attribute('aria-hidden') != 'false': 445 field = dialog.find_element_by_id('inp_general_child_update_wait_time') 450 field = dialog.find_element_by_id('inp_general_sed_polling_rate') 455 button = dialog.find_element_by_id('saveGeneralSettings') [all …]
|
/openthread-latest/tools/harness-automation/cases_R140/ |
D | router_5_1_7.py | 40 def on_dialog(self, dialog, title): argument 42 inp = dialog.find_element_by_id('cnfrmInpText')
|
D | leader_5_5_1.py | 42 def on_dialog(self, dialog, title): argument 44 body = dialog.find_element_by_id('cnfrmMsg').text
|
D | sed_9_2_8.py | 40 def on_dialog(self, dialog, title): argument
|
D | leader_5_6_2.py | 39 def on_dialog(self, dialog, title): argument
|
D | leader_9_2_1.py | 40 def on_dialog(self, dialog, title): argument
|
D | leader_9_2_12.py | 40 def on_dialog(self, dialog, title): argument
|
D | med_9_2_12.py | 40 def on_dialog(self, dialog, title): argument
|
D | med_9_2_13.py | 40 def on_dialog(self, dialog, title): argument
|
D | med_9_2_18.py | 40 def on_dialog(self, dialog, title): argument
|
D | med_9_2_6.py | 40 def on_dialog(self, dialog, title): argument
|
D | reed_5_2_4.py | 40 def on_dialog(self, dialog, title): argument
|
D | reed_5_2_5.py | 40 def on_dialog(self, dialog, title): argument
|
D | reed_5_2_7.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_1_8.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_1_9.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_2_1.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_2_6.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_2_7.py | 40 def on_dialog(self, dialog, title): argument
|
D | router_5_3_1.py | 39 def on_dialog(self, dialog, title): argument
|
D | router_5_3_10.py | 39 def on_dialog(self, dialog, title): argument
|
D | router_5_3_11.py | 39 def on_dialog(self, dialog, title): argument
|
D | router_5_3_2.py | 39 def on_dialog(self, dialog, title): argument
|
/openthread-latest/tools/harness-automation/cases/ |
D | router_5_1_7.py | 40 def on_dialog(self, dialog, title): argument 42 inp = dialog.find_element_by_id('cnfrmInpText')
|
D | leader_5_5_1.py | 42 def on_dialog(self, dialog, title): argument 44 body = dialog.find_element_by_id('cnfrmMsg').text
|