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 addValue in InputField #41

Open
mvrodriguezdelaparte opened this issue Mar 22, 2023 · 3 comments
Open

Add addValue in InputField #41

mvrodriguezdelaparte opened this issue Mar 22, 2023 · 3 comments
Assignees

Comments

@mvrodriguezdelaparte
Copy link

'setText' clear the element and write new text.
I'll like not clear the element, that it'll add text to the previous.

@atzurk atzurk self-assigned this Mar 22, 2023
@jperez1-via
Copy link
Contributor

Method to be created can be named something with append? appendText() ?

@atzurk
Copy link
Contributor

atzurk commented Jul 26, 2023

As the wdio function is addValue(), I would recommend to use addText() to mimic the notation. The option of appendText() seems OK to me, also. If you think another option is better, just let us know for discussing them... thanks!

@Franek75
Copy link
Contributor

appendText() would be great, in my opinion

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

When branches are created from issues, their pull requests are automatically linked.

4 participants