3940414243444546474849
} @Test public void testWaitUntil() throws Exception { RemoteScreen rs = new RemoteScreen("localhost"); rs.waitUntil(psc, timeout); } @Test public void testSetMinSimilarity() throws Exception { RemoteScreen rs = new RemoteScreen("localhost");