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

Binding Context criteria is not added to generated code for UIVeri5 test-framework #29

Open
AnastasyaNN opened this issue Feb 13, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AnastasyaNN
Copy link

Hello!

I tried Chrome extension (version: 0.5.2, updated 1 October 2019) and faced the following issue: code is generated without Binding Context criteria for UIVeri5 test-framework:

image

And the code is generated fully for testcafe and OPA5 test-frameworks:

image

@martenAdrian martenAdrian added the bug Something isn't working label Mar 2, 2020
@martenAdrian martenAdrian added this to the Refactoring milestone Mar 2, 2020
@martenAdrian
Copy link
Contributor

@AnastasyaNN: thanks for the issue.
Since the latest release, a lot things changed at UIVeri5.
Until the latest release UIVeri5 did not support a flexible way to use the Binding Context as used by us with the test recorder. If you have a look at the generated OPA5 code, we use a custom matcher to solve this issue.

Maybe UIVeri5 now supports this. If this is the case, we will adapt the logic for the UIVeri5 code generation.

@claushunsen claushunsen modified the milestones: v0.6.0, Backlog Mar 2, 2020
@AnastasyaNN
Copy link
Author

Thank you for your answer.
I am new in UIVeri5 and don't know all its features. When I saw that code wasn't generated, I decided that the problem in the test recorder.

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

No branches or pull requests

3 participants