Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BrowserStackLocal SDK not working in Azure pipelines #48

Open
sharadshahihw opened this issue Dec 27, 2023 · 1 comment
Open

BrowserStackLocal SDK not working in Azure pipelines #48

sharadshahihw opened this issue Dec 27, 2023 · 1 comment

Comments

@sharadshahihw
Copy link

We are migrating end to end tests from old GoCD pipelines to Azure. There's a code in test class where it initiates browser stack local.
image

This works good in GoCD pipelines but does not work in AzureDevops. Is there a way to get any debug messages? Am I missing something?

@glkada
Copy link

glkada commented Dec 27, 2023

Hey, ideally the console of your job should log some error around this line. Can you share the error stack trace?
The binary should also generate some logs in the logFile path you've specified.
Also, are the necessary dependancies being installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants