SYMBOL INDEX (7 symbols across 2 files) FILE: main.py function main (line 11) | def main(): function setup_driver (line 37) | def setup_driver(): function get_url_list (line 49) | def get_url_list(): FILE: task.py function single_task (line 10) | def single_task(driver, url, wait): function comment_for_immediate_call (line 31) | def comment_for_immediate_call(wait): function comment_for_later_call (line 51) | def comment_for_later_call(wait): function pre_handle (line 86) | def pre_handle(driver, url):