Searched refs:assertWindowTitle (Results 1 – 3 of 3) sorted by relevance
42 bots.main.assertWindowTitle(dirName1); in testRootTapped_GoToRootFromChildDir()44 bots.main.assertWindowTitle(ROOT_0_ID); in testRootTapped_GoToRootFromChildDir()
92 bots.main.assertWindowTitle("Downloads"); in testLoadsDownloadsDirectoryByDefault()99 bots.main.assertWindowTitle("Downloads"); in testRootClickSetsWindowTitle()
53 public void assertWindowTitle(String expected) { in assertWindowTitle() method in UiBot