This is new topic for me, I am trying to integrate BrowserStack with Azure DevOps pipelines.
I have followed all steps mention in the documentation by Browserstack https://www.browserstack.com/docs/automate/selenium/azure-pipelines#configuring-build-pipeline
But after I run the automation on Azure it does not trigger anything on Browserstack.com (Browserstack Dashboard).
I do not have that much knowledge about Azure. Any help is really appreciated
Pipeline configuration :-
Project is based on TestNG selenium Java