tst_device_settings_wifi

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Now using setText(obj, text) method and moved to configuration folder utility.py file

Now using setText(obj, text) method and moved to configuration folder utility.py file

Now findChildByText(parent_object, target_text): method is moved to configuration folder utility.py file

Now findChildByText(parent_object, target_text): method is moved to configuration folder utility.py file

move this method outside to a shared functions file

move this method outside to a shared functions file

can we make this a more general method and put in a shared file and update throughout.. update to something like def setObjectText(obj, text): obj["text"] = text return obj:

can we make this a more general method and put in a shared file and update throughout.. update to something like

def setObjectText(obj, text):
    obj["text"] = text
    return obj:
LEAHI-TESTSUITES-LDT-1036_Device Settings - SW - 02 - Wifi - Q&R
LEAHI-TESTSUITES-LDT-1036_Device Settings - SW - 02 - Wifi - Q&R