Skip to content

...main.py", line 72, in main results = bot.engage( #7

@fauenem

Description

@fauenem

PS C:\Users\vnm\Desktop\Linkedln-Automation-Framework-main> python main.py engage --action both --debug
2025-11-22 13:54:31,341 - INFO - Logging configured at level INFO
2025-11-22 13:54:31,342 - INFO - Log file: logs\linkedin_bot_20251122_135431.log
2025-11-22 13:54:32,378 - INFO - Detected operating system: Windows
2025-11-22 13:54:32,380 - WARNING - Could not determine browser version
2025-11-22 13:54:32,380 - INFO - Found browser at: C:\Program Files\Google\Chrome\Application\chrome.exe
2025-11-22 13:54:32,382 - INFO - Attempting to use undetected-chromedriver (system/auto)
2025-11-22 13:54:32,828 - INFO - patching driver executable C:\Users\vnm\appdata\roaming\undetected_chromedriver\undetected_chromedriver.exe
2025-11-22 13:54:33,377 - INFO - Successfully initialized ChromeDriver
2025-11-22 13:54:33,377 - INFO - No custom posts file found at CustomPosts.txt; skipping.
2025-11-22 13:54:34,234 - INFO - Navigating to LinkedIn login page
2025-11-22 13:54:38,090 - INFO - Clicked sign-in button
2025-11-22 13:54:49,236 - INFO - Clicked login button
2025-11-22 13:54:59,252 - INFO - Verification code not required or error occurred.
2025-11-22 13:55:39,559 - INFO - Successfully logged in to LinkedIn (URL check)
2025-11-22 13:55:39,559 - ERROR - LinkedIn Bot encountered an error: 'LinkedInBot' object has no attribute 'engage'
Traceback (most recent call last):
File "C:\Users\vnm\Desktop\Linkedln-Automation-Framework-main\main.py", line 72, in main
results = bot.engage(
^^^^^^^^^^
AttributeError: 'LinkedInBot' object has no attribute 'engage'
2025-11-22 13:55:39,706 - INFO - Driver session ended cleanly.
2025-11-22 13:55:39,707 - INFO - ensuring close
Exception ignored in: <function Chrome.del at 0x000001BDD584ED40>
Traceback (most recent call last):
File "C:\Users\vnm\AppData\Local\Programs\Python\Python313\Lib\site-packages\undetected_chromedriver_init_.py", line 843, in del
self.quit()
File "C:\Users\vnm\AppData\Local\Programs\Python\Python313\Lib\site-packages\undetected_chromedriver_init_.py", line 798, in quit
time.sleep(0.1)
OSError: [WinError 6] Das Handle ist ungültig
PS C:\Users\vnm\Desktop\Linkedln-Automation-Framework-main>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions