mirror of
https://github.com/burakkaygusuz/selenium-4-grid-k8s-docker.git
synced 2021-06-27 00:03:24 +03:00
Changed test class display name
This commit is contained in:
@@ -14,7 +14,7 @@ import static com.burakkaygusuz.pages.HomePage.getHomePage;
|
||||
import static com.burakkaygusuz.pages.SeleniumPage.getSeleniumPage;
|
||||
import static org.junit.jupiter.api.Assertions.*;
|
||||
|
||||
@DisplayName("Selenium Page Tests")
|
||||
@DisplayName("Selenium Wikipedia Page Tests")
|
||||
public class SeleniumPageTests extends BaseTest {
|
||||
|
||||
@ParameterizedTest(name = "#{index} - Run with => {0}")
|
||||
|
||||
Reference in New Issue
Block a user