Splash screen duration time automation Appium -
my spash screen gets displayed few seconds on android .can check duration of time of screen using appium code?
please share code this.
thanks akshat jain
you can't accurate time between activities, can approx time.
regrading splash screen time differ different apps, since lot more background thread running. once app gets specific data move other screen.
we can try first time interval between while starting splash screen till next screen display.
Comments
Post a Comment