fix list section link by normalizing
This commit is contained in:
@@ -75,11 +75,12 @@ Feature: Supplier main board
|
||||
@javascript
|
||||
Scenario: Update table number and section if table changes
|
||||
Given there is an active list and order
|
||||
And there is another section with table
|
||||
And I am signed in as supplier
|
||||
# wait until page is fully loaded
|
||||
And I wait 2 seconds
|
||||
And I wait 4 seconds
|
||||
When the active list changes to another table in another section
|
||||
And I wait 1 second
|
||||
And I wait 2 seconds
|
||||
Then the supplier main board table number should be updated to the new table number
|
||||
And the supplier main board section name should be updated to the new section
|
||||
|
||||
|
||||
Reference in New Issue
Block a user