-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
from selenium_firefox.firefox import Firefox
this import does not have .add_cookie method on hand and i don't want to pickle_cookies i want to add my own cookies how can i achieve that ? does anyone know. just use
SOLUTION: self.driver.browser to directly add it to selenium object instead of Firefox object
Metadata
Metadata
Assignees
Labels
No labels