We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b428e commit ef8123dCopy full SHA for ef8123d
README.md
@@ -1,4 +1,4 @@
1
-# Selenium -webdriver project
+# fe-selenium-webdriver-sample project
2
3
4
## Prerequisites
pom.xml
@@ -1,7 +1,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.wizeline</groupId>
- <artifactId>selenium-simple</artifactId>
+ <artifactId>fe-selenium-webdriver-sample</artifactId>
5
<version>0.0.1-SNAPSHOT</version>
6
<name>Selenium 4 WebDriver</name>
7
0 commit comments