Home | History | Annotate | Download | only in pyautolib

Lines Matching refs:GetOmniboxInfo

1806   def GetOmniboxInfo(self, windex=0):
1830 self._GetResultFromJSONRequest({'command': 'GetOmniboxInfo'},
1864 lambda : self.GetOmniboxInfo(windex).Properties('has_focus'))
1877 lambda : not self.GetOmniboxInfo(windex).IsQueryInProgress())