Console Logs
Use Appelium logs through the following APIs:
1 2 3 4 5 6 | |
All the logging levels allow you to pass an optional tag for even better granularity:
AppeliumFeedback.Log.e("Transaction failed", "Payment")
Use Appelium logs through the following APIs:
1 2 3 4 5 6 | |
All the logging levels allow you to pass an optional tag for even better granularity:
AppeliumFeedback.Log.e("Transaction failed", "Payment")