Unknow parameter
The format of the variables you are trying to create is incorrect. Please make sure to create a variable as:
And I create a variable called myFullName with value Full Name

Found “N” nodes with vpath ‘**[label=All fields marked with a * are mandatory][visible=true]’, need to specify a more specific vpath to just get one viewNode!
The error means you need to specify a more reliable locator. Try to adjust the step with an Associate. For example:
And I expect text Director > All fields marked with a * are mandatory

expected: #EOF, #Comment, #BackgroundLine, #TagLine, #ScenarioLine, #ScenarioOutlineLine, #Empty, got
The Scenario or Scenario outline description is not set on the test. Please make sure to include Scenario or Scenario Outline if you work with data tables

Error loading the file. The file doesn’t seem to exist: mg-rm-inc-r:professionals:/tests/hercules/tests/P001/test.feature
The feature file location is incorrectly set on the test. Please make sure to update the test location/name on the feature file

0

