Changeset 625 for trunk/Update Podcasts/update_podcasts.py
- Timestamp:
- 05/05/10 02:33:05 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Update Podcasts/update_podcasts.py
r609 r625 87 87 88 88 def iTunes_main_pane(): 89 return app(u'System Events').application_processes[u'iTunes'].windows[u'iTunes'].splitter_groups[1].scroll_areas[ 2]89 return app(u'System Events').application_processes[u'iTunes'].windows[u'iTunes'].splitter_groups[1].scroll_areas[1] 90 90 91 91 def wait_for_podcast_update(iTunes):
Note:
See TracChangeset
for help on using the changeset viewer.