File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
features/rope-record/rope-detail Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Feature: Rope Detail
55 Given I navigate to the Rope record page
66
77 Scenario : User switches between tabs on the Rope Detail Page
8- Given I navigate to the Rope Detail Page for Serial number '1234 '
8+ Given I navigate to the Rope Detail Page for Serial number 'CUCSNO168681 '
99 Then the following sections should be visible:
1010 | Breaking load test |
1111 | Weight |
@@ -22,7 +22,7 @@ Feature: Rope Detail
2222 | Construction details |
2323
2424 Scenario : User edits the Breaking Load information
25- Given I navigate to the Rope Detail Page for Serial number '1234 '
25+ Given I navigate to the Rope Detail Page for Serial number 'CUCSNO168681 '
2626 And I provide the following information in the Breaking load form
2727 | Breaking load | "4 " |
2828 Then I should be able to see the updated Breaking load data
You can’t perform that action at this time.
0 commit comments