selenium_firefox
selenium_firefox copied to clipboard
User-friendly implementation of a firefox based selenium client
AttributeError: 'Firefox' object has no attribute 'add_cookie'
WebDriver.__init__() got an unexpected keyword argument 'firefox_profile' Options have been synces between different browsers, so selenium_firefox is not compatible anymore with new versions of selenium. https://stackoverflow.com/questions/70326002/typeerror-webdriver-init-got-an-unexpected-keyword-argument-firefox-opti
On the login page of youtube i got this message: **Try using a different browser. If you’re already using a supported browser, you can refresh your screen and try again...
I'm using self.browser.execute_script("window.scrollTo(0, 600)") but it's not work. Can you tell me how to do it?
Thus, there is no need to manually download and install the Gecko Webdriver compatible with the user platform.
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...