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 tests flakiness - support Youtube's new layout #88

Closed elias-pap closed 3 weeks ago

elias-pap commented 3 weeks ago

Renders input elements tests are flaky, because clickShareButton() is unable to detect the button on YouTube's new layout. The query should be improved so the Share button is detected correctly on both layouts.