Skip to content

Commit 1e53b1f

Browse files
authored
Update NavigationTests.java
"not real test" disclaimer
1 parent b335a54 commit 1e53b1f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

webdriver_java/src/test/java/navigation/NavigationTests.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55

66
public class NavigationTests extends BaseTests {
77

8+
/*************************************************
9+
* NOTE: These tests do not assert anything.
10+
* In the video, we used this code to demonstrate
11+
* window management
12+
*************************************************/
13+
814
@Test
915
public void testNavigator(){
1016
homePage.clickDynamicLoading().clickExample1();

0 commit comments

Comments
 (0)