detox-getprops
JSON →Detox-getprops (v0.1.2) is a utility for Detox that enables fetching text and properties from React Native elements on both iOS and Android, overcoming the limitation of Detox's 'getAttributes' which is iOS-only. It uses a hack involving forced test failure messages to extract element properties. The package is stable but simple, with no recent updates. Alternatives include Detox's built-in getAttributes (iOS only) and the future resolution of Detox issue #2083. It is intended for use in Detox E2E test suites.
Resources
packagedetox-getprops ↗