1 parent e9ba242 commit cfc6d99Copy full SHA for cfc6d99
1 file changed
ubuntu-selenium-java/src/test/java/RegressionTest.java
@@ -56,7 +56,7 @@ public void tearDown() {
56
}
57
58
@Test
59
- public void shouldBeAbleToNavigateAfterDeletingNetworkConditions() {
+ public void verifySetup_shouldBeAbleToNavigateToGoogleCom() {
60
// Navigate to a URL
61
driver.get("https://www.google.com");
62
// Assert that the navigation was successful
0 commit comments