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

Allow adding browser parameters to test #33

Closed
hammzj opened this issue Sep 20, 2022 · 1 comment · Fixed by #37 or #39 · May be fixed by #36
Closed

Allow adding browser parameters to test #33

hammzj opened this issue Sep 20, 2022 · 1 comment · Fixed by #37 or #39 · May be fixed by #36
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hammzj
Copy link

hammzj commented Sep 20, 2022

On the "Item Details" page for a test, there is a section named "Parameters" which is for the browser parameters. However, nothing ever appears there. It would be a great addition if we could manually add browser parameters to tests like we can for logs and attachments with a method like addParameter(key, value).

@AmsterGet
Copy link
Member

Browser parameter added in version 5.1.0.

@AmsterGet AmsterGet linked a pull request Feb 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment