(myenv) C:\Users\JB\LinkedIn_AIHawk_automatic_job_application>python main.py Starting Chrome browser to log in to LinkedIn. Starting the search for VP Marketing in Canada. Going to job page 0 DEBUG: Navigating to: https://www.linkedin.com/jobs/search/?f_CF=f_WRA&f_E=1,2,3,4,5,6&distance=100&f_JT=F&f_LF=f_AL&f_TPR=r604800&keywords=VP MarketingCanada&start=0 Starting the application process for this page... DEBUG: Entering apply_jobs()... DEBUG: Checking for banner that indicates no more jobs... DEBUG: Waiting for .jobs-search-results-list to appear (up to 10s)... ERROR in apply_jobs: Traceback (most recent call last): File "C:\Users\JB\LinkedIn_AIHawk_automatic_job_application\linkedIn_job_manager.py", line 182, in apply_jobs job_results = wait.until( File "C:\Users\JB\LinkedIn_AIHawk_automatic_job_application\myenv\lib\site-packages\selenium\webdriver\support\wait.py", line 95, in until raise TimeoutException(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Stacktrace: GetHandleVerifier [0x00E4FD53+23747] (No symbol) [0x00DD7D54] (No symbol) [0x00CABE53] (No symbol) [0x00CEFCA6] (No symbol) [0x00CEFEEB] (No symbol) [0x00D2D852] (No symbol) [0x00D11E44] (No symbol) [0x00D2B41E] (No symbol) [0x00D11B96] (No symbol) [0x00CE3F3C] (No symbol) [0x00CE4EBD] GetHandleVerifier [0x0112AC73+3017699] GetHandleVerifier [0x0113B93B+3086507] GetHandleVerifier [0x011340F2+3055714] GetHandleVerifier [0x00EE5AF0+637536] (No symbol) [0x00DE0A5D] (No symbol) [0x00DDDA28] (No symbol) [0x00DDDBC5] (No symbol) [0x00DD07F0] BaseThreadInitThunk [0x74FB7BA9+25] RtlInitializeExceptionChain [0x76F5C0CB+107] RtlClearBits [0x76F5C04F+191] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\JB\LinkedIn_AIHawk_automatic_job_application\linkedIn_job_manager.py", line 114, in start_applying self.apply_jobs() File "C:\Users\JB\LinkedIn_AIHawk_automatic_job_application\linkedIn_job_manager.py", line 228, in apply_jobs raise Exception("Element .jobs-search-results-list not found within 10s.") Exception: Element .jobs-search-results-list not found within 10s.