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

step message of SelectByValue doesn't report used value #3565

Open
TrimbleGlob opened this issue Oct 31, 2024 · 0 comments
Open

step message of SelectByValue doesn't report used value #3565

TrimbleGlob opened this issue Oct 31, 2024 · 0 comments

Comments

@TrimbleGlob
Copy link
Contributor

What happened?

Screenplay @Step annotation of SelectByValue actions reported #value before fix #3394 was applied. That solved the problem partly: no longer is #value shown. But now it shows something like [Ljava.lang.String;@491e2fd.

What did you expect to happen?

The @Step annotation should provide a list of values when the referenced field is an array.

Serenity BDD version

4.2.6

JDK version

OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS)

Execution environment

Windows 10 with Chrome 130

How to reproduce the bug.

Same as for #3394 : use a SelectByValue and check reported value in report.

How can we make it happen?

Work on this myself and propose a PR (with Serenity BDD team guidance)

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

No branches or pull requests

1 participant