Forum Discussion

Navaneetha1's avatar
2 years ago

Selenium with Java using Cucumber in Eclipse Compile Warning Message

Hi,

I am getting the below mentioned warning message.

Provided all the details below. Kindly help me in solving the issue as early as possible thank you.

 

I am dependency version as:

<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-core</artifactId>
<version>7.11.1</version>
</dependency>

 

 

 

 

No RepliesBe the first to reply