public class TestWindowSizeRule extends Object
WindowSizeRule.| Modifier and Type | Class and Description |
|---|---|
static class |
TestWindowSizeRule.ClassAnnotatedWithWindowSize |
| Constructor and Description |
|---|
TestWindowSizeRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldMaximizeWindowIfAnnotationNotPresent() |
void |
shouldMaximizeWindowIfMaximizeIsTrueOnAnnotation() |
void |
shouldPreferMethodLevelAnnotationOverClassLevel() |
void |
shouldSetWindowSizeIfMaximizeIsFalseOnAnnotation() |
void |
shouldSetWindowSizeIfMaximizeIsFalseOnClassLevelAnnotation() |
void |
shouldThrowExceptionIfHeightInvalid() |
void |
stubWebDriverOptions() |
public void stubWebDriverOptions()
public void shouldMaximizeWindowIfAnnotationNotPresent()
public void shouldMaximizeWindowIfMaximizeIsTrueOnAnnotation()
public void shouldSetWindowSizeIfMaximizeIsFalseOnAnnotation()
public void shouldSetWindowSizeIfMaximizeIsFalseOnClassLevelAnnotation()
public void shouldPreferMethodLevelAnnotationOverClassLevel()
Copyright © 2015 Atlassian. All rights reserved.