Feature: Storage Manager with default files Background: Given I'm running the example "ui/components/storage/storage-manager/accept-all-files" @react Scenario: I should be able to click and drag any files Then I see "Browse files" And I drag and drop a file with file name "test.txt" Then I see "test.txt"