You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getValue/getText kind of basic API should be added as part of Detox e2e suite
Sometime we need to work upon the text displayed on the UI for validating calculations or verifying any function in the code .
The text is not static most of the times .
If detox can come up with some API which helps to fetch / get the text from the components , then it would be great for functional e2e tests.
The text was updated successfully, but these errors were encountered:
getValue/getText kind of basic API should be added as part of Detox e2e suite
Sometime we need to work upon the text displayed on the UI for validating calculations or verifying any function in the code .
The text is not static most of the times .
If detox can come up with some API which helps to fetch / get the text from the components , then it would be great for functional e2e tests.
The text was updated successfully, but these errors were encountered: