Problem or motivation
Because mobilewright is inspired based on playwright, I would like the .fill() method to act the same way like playwright. Playwright ,fill() method replaces the input value with the supplied text.
Mobilewright is adding text to any existing text if any.
Proposed solution
Make the .fill behave like playwright .fill method
Target platform
Android
Alternatives considered
No response
Additional context
"mobilewright": "^0.0.39",
Would be nice if you ask for version information ;)
Problem or motivation
Because mobilewright is inspired based on playwright, I would like the .fill() method to act the same way like playwright. Playwright ,fill() method replaces the input value with the supplied text.
Mobilewright is adding text to any existing text if any.
Proposed solution
Make the .fill behave like playwright .fill method
Target platform
Android
Alternatives considered
No response
Additional context
"mobilewright": "^0.0.39",
Would be nice if you ask for version information ;)