6 lines
233 B
Gherkin
6 lines
233 B
Gherkin
Feature: Video Component
|
|
As a course author, I want to be able to view my created videos in Studio.
|
|
|
|
Scenario: Autoplay is disabled in Studio
|
|
Given I have created a Video component
|
|
Then when I view it it does not autoplay |