Hi, can anyone help me with this query - I have set up desired capabilities for remote test run on Browserstack and provided “app” capability with browserstack build url. Despite that, when I run my remote test, Katalon is trying to open the build locally and the test fails. What do I do wrong?
Hi @zoosia, welcome to Katalon community and thank you for your first post. Would you help share more details to better navigate problem(s) and provide solution(s)? I would need the issue log in your Katalon Studio and let me confirm that you are using our Katalon Studio Enterprise license, correct?
Hi @vu.tran
can you let me know how to integrate browserstack with katalon using GitHub Action pipeline
I’m able to run locally from katalon to Browserstack ---- but Action is not working
Thanks!
hey @sanjeevyadav512
can you share the GitHub Actions log?
additionally, if possible, it would be better if you could also share the YAML configuration.
Hi @depapp
I haven’t found any useful CI/CD documentation. I have tested locally, and it’s working.
In my YAML file, I plan to pass browserType: Remote and configure the remote settings. However, I don’t want to expose my userName and Key. To keep them secure, I’ll store them in GitHub Secrets.
My question is: How can I replace these secrets (userName and Key) in the internal settings while running in GitHub Actions?
Thanks buddy – that’s I already mentioned I can do it, the problem is Remote URL it self.
Can you provide me demo yaml and Remote URL path, considered I have userName and key in Git Secrets
I know nothing about Katalon & BrowserStack integration. I would quit this topic.
Hi @sanjeevyadav512,
Here’s the only doc we have so far for BrowserStack integration: BrowserStack integration | Katalon Docs, but for the use case you mentioned, I’m afraid we do not have that instruction yet.
I assume you’re using KRE for your CI/CD, so you can create a support ticket for faster support. Hope this would help ![]()
