-
Notifications
You must be signed in to change notification settings - Fork 25
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
passing Dictionary to Keyword with List argument creates ClassCastException #34
Comments
I tried to reproduce this for further investigation and got a slightly different error:
I don't know why it is different this time but I checked that I tested with Javalib-Core 2.0.3. Anyways, "argument type mismatch" is better than ClassCastException, but still not a robot
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
tested with Javalib-Core 2.0.3:
Java-Library:
Robot-Test:
Result:
I would expect a robot error message which says that one has used the wrong argument type.
Thank you and kind regards
Holger
The text was updated successfully, but these errors were encountered: