d4vidi
d4vidi
Why aren't the debug-sync logs shown - I wonder? Would have made what the problem is very clear.
I meant in the terminal. If they're in debug, would make sense to bump their log-level to info. WDYT?
> I meant in the terminal. If they're in debug, would make sense to bump their log-level to info. WDYT? Strikes me odd: https://github.com/wix/Detox/blob/6145653d0077d5e406a48e539c3a3ea2f7d968bb/detox/src/client/Client.js#L265 Might have been an error that's...
@tarikpnr thanks for taking the extra-mile, it will definitely prove helpful.
@tarikpnr I've put in a serious effort, trying to run the`react-native-testing` project on iOS. I've managed to overcome some issues (ruby + pod installations). Eventually stopped at getting this from...
Update: I've managed to get passed that. Bottom line is that while the images download sure is on the slow side, the test ultimately passes (i.e. your problem does not...
@rajithaswoop please read the issue's original description 😄
@andranikm97 It's actually open 🤷🏻
@andranikm97 how come scroll() doesn't work for you?
Sort of, but it's not as simple as running a single command. In any case, we might want to consider an API that would do this seamlessly on Android and...