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

TestID Handling in RichTextEditor Component #355

Open
SubinGeorge2000 opened this issue Mar 27, 2024 · 0 comments
Open

TestID Handling in RichTextEditor Component #355

SubinGeorge2000 opened this issue Mar 27, 2024 · 0 comments

Comments

@SubinGeorge2000
Copy link

While testing our application in the Appium automation tool, we encountered a problem when adding a testID to the RichTextEditor component. If there's any value in the initialContentHTML props, the RichTextEditor takes the testID as this initialContentHTML value. If there is no initialContentHTML, the RichTextEditor takes the testID as entered in the testID props. Sometimes, the value of testID is taken from the placeholder value.

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