Home | History | Annotate | Download | only in functional

Lines Matching refs:tab_index

33     self.WaitForInfobarCount(1, tab_index=0)
34 self.PerformActionOnInfobar('accept', infobar_index=0, tab_index=0)
36 self._WaitForCallEstablishment(tab_index=0)
47 self.WaitForInfobarCount(1, tab_index=0)
48 self.WaitForInfobarCount(1, tab_index=1)
50 self.PerformActionOnInfobar('accept', infobar_index=0, tab_index=0)
54 self.PerformActionOnInfobar('accept', infobar_index=0, tab_index=1)
56 self._WaitForCallEstablishment(tab_index=0)
57 self._WaitForCallEstablishment(tab_index=1)
59 def _WaitForCallEstablishment(self, tab_index):
63 tab_index=tab_index),