The BDD scripts does not run but log always says pass

Hi there,

Could anyone please take a look my video and let me know any suggestion ?

I have configured my BDD test but the scripts does not run (Chrome did not start) but the log always shows “pass”.

Thank you.

Change the “Scenario Outline :” in the feature file to "Scenario: " . Scenario outline to be used when the parameters are passed in the feature file.