How can I create a dedicated Jenkins account (e.g., Jenkinscd) for Selenium tests in LambdaTest without mixing with personal accounts?

How can I create a dedicated Jenkins account (e.g., Jenkinscd) for Selenium tests in LambdaTest without mixing with personal accounts?

Hey Emma!

To trigger your Jenkins pipeline, you can create a generic service account (like qa@xyz.com) but should be able to access email for registration and notifications. You can then use this service account to trigger the pipeline and let the rest of the users use their LambdaTest account for individual test cases.

I hope this answer helps!