In a Selenium BDD framework using Cucumber, what is the purpose of a Step Definition file?
-
A
To map Gherkin steps to executable Java/Python code
-
B
To define the browser capabilities
-
C
To store test configuration properties
-
D
To generate HTML test reports