3334353637383940414243
} @Test public void testDoubleClick() throws Exception { RemoteScreen rs = new RemoteScreen("localhost"); rs.doubleClick(psc); } @Test public void testWaitUntil() throws Exception { RemoteScreen rs = new RemoteScreen("localhost");