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 and reenable "progress bar is coloured" test on CI #86

Open elias-pap opened 2 months ago

elias-pap commented 2 months ago

YouTube detects that it's a bot and requires the visitor to sign in, causing the test to fail. Find a way to bypass that. This will also resolve the coverage being different on local vs CI.