Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Postman Support]: CucumberException: is defined with 2 parameters - However, the gherkin step has 1 arguments: #139

Open
networkinss opened this issue Nov 11, 2021 · 1 comment

Comments

@networkinss
Copy link
Contributor

io.cucumber.core.exception.CucumberException: Step [^Verify-all (.*) api includes following in the response$] is defined with 2 parameters at 'io.virtualan.cucumblan.core.BaseStepDefinition.verifyResponseMapson(java.lang.String,io.cucumber.datatable.DataTable)'.
However, the gherkin step has 1 arguments:

I checked the feature file, and it has 2 arguments.
It is not clear where that exception is coming from.

@elans3 elans3 changed the title CucumberException: is defined with 2 parameters - However, the gherkin step has 1 arguments: [Postman Support]: CucumberException: is defined with 2 parameters - However, the gherkin step has 1 arguments: Nov 25, 2021
@elans3
Copy link
Member

elans3 commented Nov 25, 2021

Can you provide example to recreate the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants