d4vidi
d4vidi
@shamilovtim I'm not 100% sure what you're referring too. You can run `detox` with the `--loglevel trace` arg, it should definitely provide a huge chunk of logs, that would make...
@jonathanmos Can this be closed?
@Andarius have you considered creating a wrapper over `detox.launchApp()` that always injects that?
We are pretty preoccupied with lot's of other things. Let us know if it solves it for you.
@noomorph so IIUC, you're basically planning on [launch-args-ing](https://github.com/wix/Detox/blob/master/docs/APIRef.LaunchArgs.md#arguments-setup) it 😄 If that means you're planning on adding a runtime editing API on top of the static config, I must say...
Great. I think lifting the restrictions over ToDo's would make a huge difference, for starters.
@BBKolton, Question 1: ``` As for the test Java class, since Detox is set as a compiling dependency, I do not have a custom class file in the android/src folder...
@noomorph I'm largely against predisposing particular traits of usage by our users. This sounds more like a thing to introduce as an optional configuration; Preset in mind - might be...
Yes, that is true indeed! Didn't we agree upon that? If so, would `androidReversePorts` make a better option?
@noomorph did you happen to do anything in regards?