You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
And the code is generated fully for testcafe and OPA5 test-frameworks:
The text was updated successfully, but these errors were encountered:
@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.
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.
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:
And the code is generated fully for testcafe and OPA5 test-frameworks:
The text was updated successfully, but these errors were encountered: