Improvement: Enable passing credentials for Browserstack via environmental variables for better use in CI/CD #323
Labels
codeReadyForMerge
The issue was implemented and the branch is ready to be reviewed and merged into develop
Quick Description
As Browserstack credentials should mostly be kept in secret, the properties are not committed. To make it easier to use the access the credentials in CI/CD make Neodymium to look into BROWSERSTACK_USERNAME and BROWSERSTACK_PASSWORD envs for them
The text was updated successfully, but these errors were encountered: