Skip to content

profile.set_proxy(proxy.selenium_proxy()) #89

Open
@BourneXu

Description

@BourneXu

When I use profile.set_proxy(proxy.selenium_proxy()), it rasies warning that

This method has been deprecated. Please pass in the proxy object to the Driver Object",
DeprecationWarning

Especially, after I upgrade my Firefox to 63.0, it cannot run totally.
Do you guys know how to use another way to deploy this proxy?
Should I set proxy when I call selenium.webdriver.Firefox(proxy=?)
What parameter should I input?

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