Login
Remember
Register
Ask a Question
To define the executable java file we call it in _________.
0
votes
asked
Apr 7, 2022
in
Cucumber V2
by
sharadyadav1986
edited
Apr 26, 2022
by
sharadyadav1986
To define the executable java file we call it in _________.
a) @CucumberOptions
b) @RunWith()
c) @Features
d) @RunWith
executable-jar
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 7, 2022
by
sharadyadav1986
To define the executable java file we call it in .
@RunWith()
...