Tab<Tab>

RepCap Settings

# Range: Nr1 .. Nr16
rc = driver.applications.k10Xlte.display.window.tab.repcap_tab_get()
driver.applications.k10Xlte.display.window.tab.repcap_tab_set(repcap.Tab.Nr1)
class TabCls[source]

Tab commands group definition. 1 total commands, 1 Subgroups, 0 group commands Repeated Capability: Tab, default value after init: Tab.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.applications.k10Xlte.display.window.tab.clone()

Subgroups