Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
1.1k views
by The go-to Tester (142 points)
How do I add a comment to .feature file? I am using Serenity bdd and IntelliJ IDE.

2 Answers

1 like 0 dislike
by

To put comments, we just need to start the statement with “#” sign. Feature file only support comments with # sign. You need to put # at beginning of your comment. You want to do single line or multiple comment you need to put # before all lines.

0 like 0 dislike
by The go-to Tester (142 points)
Okay. I got this figured out. I could add comment by adding '#' at the begining of the line.

e.g.

#TODO: Implement something.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...