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

Add support for SAUCE_USERNAME and SAUCE_ACCESS_KEY #4

Merged
merged 6 commits into from
Mar 18, 2024

Conversation

FriggaHel
Copy link
Contributor

One-line summary

Add support for SAUCE_USERNAME and SAUCE_ACCESS_KEY

Description

Add support for SAUCE_USERNAME and SAUCE_ACCESS_KEY

Types of Changes

  • New feature

@FriggaHel FriggaHel requested a review from konraddysput March 18, 2024 13:52
@FriggaHel FriggaHel requested a review from omacranger March 18, 2024 13:58
@FriggaHel FriggaHel merged commit 227c650 into main Mar 18, 2024
2 checks passed
@FriggaHel FriggaHel deleted the add-credentials-env-vars-support branch March 18, 2024 14:06
@@ -47,6 +66,11 @@ public VisualClient(WebDriver wd, Region region, string username, string accessK
/// <param name="buildOptions">the options of the build creation</param>
public VisualClient(WebDriver wd, Region region, string username, string accessKey, CreateBuildOptions buildOptions)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice to have:
we need to add a description for rest parameters here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which rest parameters are you mentioning ?

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

Successfully merging this pull request may close these issues.

4 participants