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

Add step definition to fill form fields of type input Text with the provided table according to their attributes #149

Open
TasneemNatshah opened this issue Jul 14, 2024 · 0 comments

Comments

@TasneemNatshah
Copy link
Member

TasneemNatshah commented Jul 14, 2024

Example:

Using ID and Class

When I fill in the following: by attr
            | uname | John Smith |
            | pwordcss | 1234 |

Using placeholder

When I fill in the following: by its "placeholder" attribute
            | Your full name | John Smith |
            | Your Password | 1234 |
TasneemNatshah added a commit that referenced this issue Jul 14, 2024
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