maestro
maestro copied to clipboard
Node text is missing for the view hierarchy in the web for textarea field
Is there an existing issue for this?
- [x] I have searched the existing issues and didn't find mine.
Steps to reproduce
Open https://www.google.com in the web browser
Get the view hierarchy for the web page
Node text attribute for the input search box is empty as the input uses is textarea tag
Actual results
Node text for the textarea element is empty
Expected results
Node text for the textarea element has to be either node.value or placeholder or title
About app
Simple test case on get view hierarchy of any website having textarea
About environment
Apple M2 Pro
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Maestro version
2.0.9
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response