Cucumber | Selenium Forum
M
Munish Sandal Posted on 08/09/2021

I am using below dependency :

<groupId>io.cucumber</groupId>
<artifactId>cucumber-testng</artifactId>
<version>3.0.2</version>

 

but i am stuck now because, i am not getting @ParameterType in step definition file

 


A
Ashish Thakur Replied on 15/09/2021

Please use the same version which is explained in videos


Related Posts