Skip to content

Releases: jenkinsci/browserstack-integration-plugin

v1.2.4

15 Jun 11:22
Compare
Choose a tag to compare
  • Added environment variable BROWSERSTACK_CYPRESS_PROJECT_ROOT to define Cypress project root
  • Bug Fixes

Added support for generating Cypress reports

15 Mar 07:10
6ee9073
Compare
Choose a tag to compare

Version Bump for Cypress Report #38
Add Cypress Report Generator #37

Releasing 1.2.1 for Job DSL support inside buildWrapper

22 Feb 11:04
0a8795a
Compare
Choose a tag to compare

Supporting Job DSL with and without localConfig key inside browseStackBuildWrapper

1.2.0: Merge pull request #30 from rchougule/proxy_from_env_vars

28 Dec 13:26
48fd590
Compare
Choose a tag to compare

Added support to generate BrowserStack report behind proxy. Proxy will be picked from multiple sources with priority:

  1. Environment variables: https_proxy, if not, http_proxy.
  2. Jenkins Proxy Settings
  3. JAR arguments, i.e. https.proxyHost, https.proxyPort, https.proxyUser, https.proxyPassword
    Fix to enable custom local identifier for spawning local binary

v1.1.8

21 Oct 10:24
358be2a
Compare
Choose a tag to compare

Moved Pipeline from SynchronousNonBlockingStepExecution to StepExecution to prevent error dilution.
Fixed issue of not being able to override existing env vars inside BrowserStack block.

v1.1.7

01 Oct 08:23
f5a3057
Compare
Choose a tag to compare

New BrowserStack Reporting for all languages and frameworks. Refer the new documentation here: https://browserstack.com/docs/automate/selenium/jenkins