Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
6.3.1
-
None
-
None
Description
Description
If you add a Pre-condition on Cucumber Tests, it will not be shown on the Execution page, and it´s necessary to refresh the browser page to show the Pre-Conditions associated.
How to reproduce
- Create a new Cucumber Test
- Add a new Pre-Condition to that Test
- Execute it in a new Test Execution
Actual result/Attachments
Execution page when opening:
After refresh:
Expected result
It should show the Pre-Condition without having to refresh the page.