Skip to content

Commit ef8123d

Browse files
Ruben NoguerolesRuben Nogueroles
Ruben Nogueroles
authored and
Ruben Nogueroles
committed
Change the project name
1 parent f4b428e commit ef8123d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Selenium -webdriver project
1+
# fe-selenium-webdriver-sample project
22

33

44
## Prerequisites

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.wizeline</groupId>
4-
<artifactId>selenium-simple</artifactId>
4+
<artifactId>fe-selenium-webdriver-sample</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
66
<name>Selenium 4 WebDriver</name>
77

0 commit comments

Comments
 (0)