@jonahss @Appium_Master @bhaskar @rgonalo @Hassan_Radi
Thanks In Advance
created
Nov '15
last reply
Mar '18
- 6
replies
- 3.4k
views
- 6
users
- 3
likes
- 1
link
@jonahss @Appium_Master @bhaskar @rgonalo @Hassan_Radi
Thanks In Advance
I would try the following:
iOS: idevicesyslog http://stackoverflow.com/questions/7277804/ios-iphone-ipad-ipodtouch-view-real-time-console-log-terminal148
Android: adb logcat -v time
With these being both command line programs, you can Grep out the time stamp and format how you wish.
Hope this helps
Sure @jonahss, I have made a feature request in a github issue with issue #5893.
@sivaprasad you can use:
driver.getDeviceTime()