We have a series of headless chrome Selenium tests that check behavior for controls of an embedded iframe of YouTube. We are using headless chrome and the tests work fine when run locally. However when we run them in pipelines we experience sporadic failures because the youtube video throws an error.
Has anyone else experience this? Could YouTube be blocking the pipeline's traffic intentionally since it is a bot? I'd really like to be keep this testing fully automated.