Tess ensures that placeholder of dropdown does eventually equal "Select option"
Tess opens the dropdown
Tess ensures that available options of dropdown does eventually equal [ "First", "Second", "Third" ]
Tess selects [ 'First', 'Third' ] from dropdown
Tess ensures that selected options does equal [ "First", "Third" ]
Tess selects [ 'First', 'Third' ] from dropdown
Tess ensures that [ "First", "Third" ] does eventually equal [ "First", "Third" ]
Tess selects [ 'First', 'Third', 'Second' ] from dropdown
Tess deselects [ 'First' ] from dropdown
Tess ensures that selected options does equal [ "Third", "Second" ]
Tess selects [ 'First', 'Second' ] from dropdown
Tess deselects [ 'First', 'Second' ] from dropdown
Tess ensures that 0 does equal 0
Tess ensures that placeholder of dropdown does equal "Select option"
Tess ensures that placeholder of dropdown does eventually equal "Select option"
Tess opens the dropdown
Tess ensures that available options of dropdown does eventually equal [ "First", "Second", "Third" ]
Tess selects [ 'First', 'Third' ] from dropdown
Tess ensures that selected options does equal [ "First", "Third" ]
Tess selects [ 'First', 'Third' ] from dropdown
Tess ensures that [ "First", "Third" ] does eventually equal [ "First", "Third" ]
Tess selects [ 'First', 'Third', 'Second' ] from dropdown
Tess deselects [ 'First' ] from dropdown
Tess ensures that selected options does equal [ "Third", "Second" ]
Tess selects [ 'First', 'Second' ] from dropdown
Tess deselects [ 'First', 'Second' ] from dropdown
Tess ensures that 0 does equal 0
Tess ensures that placeholder of dropdown does equal "Select option"
Tess ensures that placeholder of dropdown does eventually equal "Select option"
Tess opens the dropdown
Tess ensures that available options of dropdown does eventually equal [ "First", "Second", "Third" ]
Tess selects [ 'First', 'Third' ] from dropdown
Tess ensures that selected options does equal [ "First", "Third" ]
Tess selects [ 'First', 'Third' ] from dropdown
Tess ensures that [ "First", "Third" ] does eventually equal [ "First", "Third" ]
Tess selects [ 'First', 'Third', 'Second' ] from dropdown
Tess deselects [ 'First' ] from dropdown
Tess ensures that selected options does equal [ "Third", "Second" ]
Tess selects [ 'First', 'Second' ] from dropdown
Tess deselects [ 'First', 'Second' ] from dropdown
Tess ensures that 0 does equal 0
Tess ensures that placeholder of dropdown does equal "Select option"
Number of Scenarios | 18 | Total Duration | 0ms |
Total Number of Test Cases | 18 | Fastest Test | 488ms |
Number of Manual Test Cases | 0 | Slowest Test | 4s |
Tests Started | Nov 19, 2024 22:20:52 | Average Execution Time | 1s |
Tests Finished | Total Execution Time | 34s |
feature | Scenario | Context | Steps | Started | Total Duration | Result |
---|---|---|---|---|---|---|
Dropdown | shows the placeholder when no option is selected yet | 1 | 22:20:52 | 490ms | ||
Dropdown | shows the available options when the menu is expanded | 2 | 22:20:53 | 555ms | ||
Dropdown | selects the desired options | 2 | 22:20:53 | 1s 389ms | ||
Dropdown | triggers onChange with selected options | 2 | 22:20:55 | 1s 522ms | ||
Dropdown | allows for selected options to be deselected | 3 | 22:20:56 | 2s 163ms | ||
Dropdown | goes back to showing the placeholder when all the selected options get deselected | 4 | 22:20:58 | 1s 891ms | ||
Dropdown | shows the placeholder when no option is selected yet | 1 | 22:21:01 | 1s 543ms | ||
Dropdown | shows the available options when the menu is expanded | 2 | 22:21:03 | 488ms | ||
Dropdown | selects the desired options | 2 | 22:21:03 | 1s 060ms | ||
Dropdown | triggers onChange with selected options | 2 | 22:21:04 | 1s 123ms | ||
Dropdown | allows for selected options to be deselected | 3 | 22:21:05 | 1s 710ms | ||
Dropdown | goes back to showing the placeholder when all the selected options get deselected | 4 | 22:21:07 | 1s 532ms | ||
Dropdown | shows the placeholder when no option is selected yet | 1 | 22:21:10 | 1s 986ms | ||
Dropdown | shows the available options when the menu is expanded | 2 | 22:21:12 | 2s 154ms | ||
Dropdown | selects the desired options | 2 | 22:21:14 | 2s 907ms | ||
Dropdown | triggers onChange with selected options | 2 | 22:21:17 | 3s 207ms | ||
Dropdown | allows for selected options to be deselected | 3 | 22:21:20 | 4s 589ms | ||
Dropdown | goes back to showing the placeholder when all the selected options get deselected | 4 | 22:21:25 | 4s 039ms |