Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Find keywords does not support failIfNotFound=True in remote library mode #24

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

Closed
sampeson opened this issue Aug 21, 2019 · 2 comments
Closed
Labels
0.5.4 bug Something isn't working workaround

Comments

@sampeson
Copy link
Contributor

In Jython mode failIfNotFound=True works, but in remote mode fails with Find does not fail with expected error message when query not found: This library does not support keyword arguments..

This needs to be fixed so that works logically betwen local and remote usage.

@sampeson sampeson added bug Something isn't working 0.5.3 labels Aug 21, 2019
@sampeson
Copy link
Contributor Author

Workaround is to use ${True} or ${False}in place of last argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.4 bug Something isn't working workaround
Projects
None yet
Development

No branches or pull requests

1 participant