karoleam / android-crawler

Automatically exported from code.google.com/p/android-crawler
0 stars 0 forks source link

Waiting on Progress Bar #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There should be an option to wait on progress bars after events and/or restart. 
The mechanism must distinguish "processing" progress bar from user inputs (seek 
bars, rating bars...) 

Original issue reported on code.google.com by nofatclips on 6 Nov 2011 at 9:28

GoogleCodeExporter commented 8 years ago
Partially implemented on r73 (throbbers only)

Original comment by nofatclips on 8 Nov 2011 at 1:04

GoogleCodeExporter commented 8 years ago
Added timeout to avoid stalls in r80

Original comment by nofatclips on 12 Nov 2011 at 10:38

GoogleCodeExporter commented 8 years ago
When the timeout expires, the activity state (the waiting modal dialog) is 
described, compared and usually explored. Since the waiting time is not 
deterministic, this is a crash prone behaviour and should be addressed.

Original comment by nofatclips on 13 Nov 2011 at 2:51