Home | History | Annotate | Download | only in functional

Lines Matching refs:windex

65     for windex in range (1, 4):  # 3 new windows
71 self.WaitForHtermText(text='crosh> ', tab_index=1, windex=windex,
75 windex=windex).endswith('crosh> '),
79 self.SendKeysToHterm('exit\\n', tab_index=1, windex=windex)
81 tab_index=1, windex=windex,
138 self.SendKeysToHterm('help\\n', tab_index=4, windex=0)
139 self.WaitForHtermText(text='help_advanced', tab_index=4, windex=0,