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

Set sessionName according to the test module while using cloud providers #3612

Closed
gravityvi opened this issue Feb 16, 2023 · 0 comments · Fixed by #3632
Closed

Set sessionName according to the test module while using cloud providers #3612

gravityvi opened this issue Feb 16, 2023 · 0 comments · Fixed by #3632
Labels
bug cloud-providers Issues related to running tests with cloud providers (AWS, Browserstack, Saucelabs, etc) good first issue p1

Comments

@gravityvi
Copy link
Member

gravityvi commented Feb 16, 2023

Description of the bug/issue

When testing against cloud providers like Browserstack. SessionName is not set according to the test module.
It makes it challenging to identify the session related to the individual test.

Steps to reproduce

Run any test using cloud provider service like Browserstack.

Nightwatch.js Version

2.6.11

Node Version

16

Additional Information

We can fix this by updating sessionName according to the testModule when creating sessions.

@gravityvi gravityvi added bug cloud-providers Issues related to running tests with cloud providers (AWS, Browserstack, Saucelabs, etc) p1 labels Feb 16, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cloud-providers Issues related to running tests with cloud providers (AWS, Browserstack, Saucelabs, etc) good first issue p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants