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
We use the issue tracker exclusively for bug reports and feature requests. This issue appears to be a general usage or support question. Instead, please ask a question on Stack Overflow with the detox tag.
Feel free to post your Stack Overflow question here for more visility. We'll take a look at it.
For more information on bots in this reporsitory, read this discussion.
The whole concept of "props" makes no sense in Detox world, because "props" are a JS thing, while Detox runs in native. Creating a mapping of props<->native attributes is not something we are willing to do at this point.
lockbot
locked as resolved and limited conversation to collaborators
Jul 17, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
some thing like
toHaveProps(propName, propValue)
;e.g.
test WebView source props.
The text was updated successfully, but these errors were encountered: