tst_headerbar_wifi_indicator

Clone Tools
  • last updated a few seconds 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

LDT-1552 HeaderBar - SW - 02 - WiFi indicator - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 1 more file in changeset.
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-1550_HeaderBar - SW - 02 - WiFi indicator - Q&R
LEAHI-TESTSUITES-LDT-1550_HeaderBar - SW - 02 - WiFi indicator - Q&R
LDT-1550 HeaderBar - SW - 02 - WiFi indicator - Q&R - 15: SIT - Software Integration Tests - Squish Qt

  1. … 2 more files in changeset.