I am new to Cucumber and the function files that it uses for BDD. I want to know if there is any way that I can directly specify the file path of my external data file (for example, a CSV file), and get the parameter values that I use to create my script test.
source
share