Answers for "comment in feature file"

0

comment in feature file

we just need to put # before beginning your comment.
#Scenario with AND 
Scenario: 
When I enter username as "TOM" 
And I enter password as "JERRY" 
Then Login should fail
Posted by: Guest on August-30-2021

Browse Popular Code Answers by Language