We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec89e1 commit fbe3c22Copy full SHA for fbe3c22
1 file changed
features/youtube_tracking_integration.feature
@@ -12,7 +12,7 @@ Feature: DAP successfully integrates with the YouTube iframe API
12
When I load the test page "youtube.html"
13
And I wait for the YouTube iframe API to load
14
And I click on YouTube video "LcvYjkCBY28"
15
- And I wait 1 seconds
+ And I wait 10 seconds
16
Then a "video_start" event is sent to DAP with parameters
17
| video_provider | youtube |
18
| video_id | LcvYjkCBY28 |
0 commit comments