Searched refs:assertWindowTitle (Results 1 – 4 of 4) sorted by relevance
58 bots.main.assertWindowTitle("Documents"); in testDefaultDirectory()60 bots.main.assertWindowTitle("Downloads"); in testDefaultDirectory()68 bots.main.assertWindowTitle("Recent"); in testDefaultDirectory()
66 bots.main.assertWindowTitle("Recent"); in testClickRecent()72 bots.main.assertWindowTitle("Images"); in testRootClick_SetsWindowTitle()
48 bots.main.assertWindowTitle(ROOT_0_ID); in testRootTapped_GoToRootFromChildDir()
101 public void assertWindowTitle(String expected) { in assertWindowTitle() method in UiBot