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

Browser tag is present for non UI test case #3217

Open
cb-rajeshkumar opened this issue Aug 8, 2023 · 1 comment
Open

Browser tag is present for non UI test case #3217

cb-rajeshkumar opened this issue Aug 8, 2023 · 1 comment

Comments

@cb-rajeshkumar
Copy link

We have test cases that do not initiate any driver (Pure API test cases). For this type of test case, we observe the presence of both the "browser" and "platform" tags. Additionally, we have implemented a retry logic. In cases where these test cases fail initially but succeed in a rerun, the "browser" tag is not being added. This discrepancy results in both passed and failed test cases being displayed in the report

Serenity version : 3.9.8
Screen cast : https://app.screencast.com/LYspLPGPjMJ4G
Screen shot of duplicate test case : https://app.screencast.com/TFtqjJaxmyLN3

@wakaleo
Copy link
Member

wakaleo commented Aug 8, 2023

Thanks for finding this issue. You are more than welcome to propose a PR with a fix if you can isolate the issue in the code, or alternatively, if you need this fix quickly (or to be sure that it will be implemented), let me know and I can explain how the commercial support packages for Serenity BDD work.

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

2 participants