| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of LoggingSelenium in com.unitedinternet.portal.selenium.utils.logging | 
|---|
| Classes in com.unitedinternet.portal.selenium.utils.logging that implement LoggingSelenium | |
|---|---|
|  class | LoggingDefaultSeleniumAdds ability to log comments to DefaultSelenium. | 
| Methods in com.unitedinternet.portal.selenium.utils.logging with parameters of type LoggingSelenium | ||
|---|---|---|
| static void | LoggingAssert.assertEquals(java.lang.String message,
             java.lang.Object expected,
             java.lang.Object actual,
             LoggingSelenium selenium)As in Junit4 (see there for details). | |
| static void | LoggingAssert.assertFalse(java.lang.String message,
            boolean condition,
            LoggingSelenium selenium)As in Junit4 (see there for details). | |
| static
 | LoggingAssert.assertThat(java.lang.String message,
           T actual,
           org.hamcrest.Matcher<T> matcher,
           LoggingSelenium selenium)As in Junit4 (see there for details). | |
| static void | LoggingAssert.assertTrue(java.lang.String message,
           boolean condition,
           LoggingSelenium selenium)As in Junit4 (see there for details). | |
| Constructors in com.unitedinternet.portal.selenium.utils.logging with parameters of type LoggingSelenium | |
|---|---|
| LoggingWait(LoggingSelenium selenium)Create new wait instance. | |
| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||