Home | History | Annotate | Download | only in webdriver

Lines Matching refs:browser_index

793         automation()->GetBrowserWindow(view_locator.browser_index());
1149 int browser_index, tab_index;
1152 automation(), view_id.tab_id(), &browser_index, &tab_index,
1155 *view_locator = WebViewLocator::ForIndexPair(browser_index, tab_index);