Searched defs:waitForLoadStart (Results 1 – 1 of 1) sorted by relevance
123 void waitForLoadStart(final Tab tab, final String url) throws InterruptedException { in waitForLoadStart() method in IntentHandlerTests137 private void sendIntent(final Intent intent, boolean waitForLoadStart) throws Throwable { in sendIntent()