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

JsonSyntaxException: BDD step with list of map argument issue with only one entry and one key in call #401

Closed
cjayswal opened this issue Jan 10, 2022 · 0 comments

Comments

@cjayswal
Copy link
Contributor

QAF Version

3.0.1

Created from https://groups.google.com/g/qaf-users/c/5faDWnZ4A0E/m/wN45jQp7FAAJ

Steps To Reproduce

1. Create step with list of maps argument
2. Call step in bdd with only one entry with only one key
3. run test

Expected behavior

should work fine

Actual behavior

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at path $

Test case sample

Refer post in users-group.

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

1 participant