Skip to content

'executable_path has been deprecated' #8

@StarLiu714

Description

@StarLiu714

C:\Users\edx-dl-main\edx-dl.py:25: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
self.driver = webdriver.Chrome(
C:\Users\edx-dl-main\edx-dl.py:25: DeprecationWarning: use options instead of chrome_options
self.driver = webdriver.Chrome(

seems like 'executable_path' is currently belong to 'Service' object... However I've never learned about it, could someone fix it?

网上查的说是版本升级,‘executable_path’被整合到Service模块了,但我不会爬虫。。。有没有哪位大神帮忙改改?

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