frameworkium-core
frameworkium-core copied to clipboard
Capture does not recognize multiple TmsLink or Issue annotations per method
Describe the Issue When test methods are annotated with multiple @TmsLink or @Issue, it get ignored
To Reproduce Steps to reproduce the behavior:
- Set multiple @TmsLink or @Issue per test method
- Enable capture
- Observe that capture does not recognize multiple annotations
Expected Behaviour Capture API should update for multiple annotations
Screenshots NA
Versions (please complete the following information):
- Frameworkium-core version: 3.0.1
- OS: Windows 7
- Browser Chrome, Firefox
Additional Context NA