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

How to use multiple values for a parameter in Scenario Outline Examples #662

Open
midhun21 opened this issue Dec 10, 2023 · 0 comments
Open

Comments

@midhun21
Copy link

midhun21 commented Dec 10, 2023

Can anyone please help me with this question? Number displayed after the fruit/vegetable is how many times I have to select it.

Scenario outline:

When User selects
And User selects

Examples:
| Fruit | Vegetable |
| Apple: 2 | Brinjal: 3 |

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