browserstack / browserstack-gradle-plugin

Gradle plugin for uploading app and running tests on BrowserStack
16 stars 20 forks source link

BrowserStack report in Jenkins #48

Open kaustubhkp opened 2 years ago

kaustubhkp commented 2 years ago

I have tests written using espresso which running on BrowserStack using this plugin and working great.

Now I am trying to show result inside Jenkins from BrowserStack but not able to fetch it. I am using BrowserStack Test Report post build action but it's failing to fetch result from BrowserStack. Below is error

[ERROR] BrowserStackException occurred while fetching build: com.browserstack.automate.exception.AutomateException: Build not found by name

any help much appreciated - thanks in advance.

abhimanyukoul commented 2 years ago

Hello Kaustubh, Please be informed that BrowserStack does not support the generation of BrowserStack Test Report for espresso tests via this plugin.