We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6927fe8 commit 082008bCopy full SHA for 082008b
1 file changed
features/youtube_tracking_integration.feature
@@ -11,6 +11,7 @@ Feature: DAP successfully integrates with the YouTube iframe API
11
Scenario:
12
When I load the test page "youtube.html"
13
And I wait for the YouTube iframe API to load
14
+ And I wait 5 seconds
15
And I play YouTube video "LcvYjkCBY28"
16
And I wait 5 seconds
17
Then a "video_start" event is sent to DAP with parameters
0 commit comments