We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.1
Created from https://groups.google.com/g/qaf-users/c/5faDWnZ4A0E/m/wN45jQp7FAAJ
1. Create step with list of maps argument 2. Call step in bdd with only one entry with only one key 3. run test
should work fine
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at path $
Refer post in users-group.
The text was updated successfully, but these errors were encountered:
c15b1a8
No branches or pull requests
QAF Version
3.0.1
Created from https://groups.google.com/g/qaf-users/c/5faDWnZ4A0E/m/wN45jQp7FAAJ
Steps To Reproduce
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.
The text was updated successfully, but these errors were encountered: