elias-pap / youtube-share-clip

A chrome extension for sharing sections of YouTube videos.
https://chrome.google.com/webstore/detail/youtube-share-clip/jknkoohnhhnlnojgddpjgibniodllhae
Other
8 stars 2 forks source link

Fix "Coming from home page" test flakiness #21

Closed elias-pap closed 1 year ago

elias-pap commented 1 year ago

clickOnAVideo() returns the first video from YT landing page wall. But that video could be a streaming (Live) one and these videos do not have the "Start at" checkbox feature.

clickOnAVideo() should be updated to return the first non-streaming video.

E.g.: https://github.com/elias-pap/youtube-share-clip/actions/runs/5057688655/jobs/9076767126#step:8:96 https://github.com/elias-pap/youtube-share-clip/actions/runs/5057427429/jobs/9076373025#step:8:30