We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b64c18 commit cb71f15Copy full SHA for cb71f15
java/client/test/org/openqa/selenium/WindowTest.java
@@ -40,8 +40,6 @@
40
41
public class WindowTest extends JUnit4TestBase {
42
43
- private static Logger log = Logger.getLogger(WindowTest.class.getName());
44
-
45
@Test
46
public void testGetsTheSizeOfTheCurrentWindow() {
47
assumeFalse(
0 commit comments