Searched defs:PerformActionOnInfobar (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto.py2427 def PerformActionOnInfobar( member in class:PyUITest
2447 'command': 'PerformActionOnInfobar',
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc2144 browser_handler_map["PerformActionOnInfobar"] =
2145 &TestingAutomationProvider::PerformActionOnInfobar;
2375 // Sample json input: { "command": "PerformActionOnInfobar",
2380 void TestingAutomationProvider::PerformActionOnInfobar( function in class:TestingAutomationProvider

Completed in 1905 milliseconds