d4vidi
d4vidi
@asafkorem @noomorph let's reiterate. This sounds like it should be reopened.
Also, `accessibilityRole` (and probably `accessibilitySubrole`) could definitely be also relevant while we're at it (as suggested in #3301).
I agree this may not be ideal for web devs. Nevertheless native devs could benefit, esp. when investigating issues on CI. Snapshots are too superficial, and the textual hierarchies are...
Technically, applesimutils should at all times be backwards compatible (i.e. to older Detox version). Should it not?
But in those cases we assert its version, don't we?
Not aware of this problem TBH
I think it _might_ disrupt Detox, because it assumes the bundle loading takes place inherently during app launch. Nevertheless, that doesn't mean that Detox cannot fundamentally work with codepush; It...
@sergtimosh please revisit our documentation about [getAttributes](https://wix.github.io/Detox/docs/api/actions/#getattributes). I think props such as `enabled` and `value` might be what you're looking for.
If we do this, we are likely to handle everything color-related. That said, CSS and native-mobile are inherently different. We will extract what we can, and cannot guarantee that `borderColor`...
I don't have an ETA or anything. This issue has even been marked for contribution...