A Python language binding for Selenium RC
http://www.openqa.org
Selenium Python Client Driver is a Python language binding for Selenium Remote Control.
Author:
--------
Maik Roeder
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / python-selenium
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-selenium && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000273 273 Bytes | |
python-selenium.changes | 0000037522 36.6 KB | |
python-selenium.spec | 0000002635 2.57 KB | |
selenium-4.25.0.tar.gz | 0000957765 935 KB | |
selenium-pytest.tar.bz2 | 0000057317 56 KB | |
vendor.tar.xz | 0032591644 31.1 MB |
Revision 89 (latest revision is 94)
Steve Kowalik (StevenK)
committed
(revision 89)
- Update to 4.25.0: * Add CDP for Chrome 129 and remove 126 * Allow overriding `GLOBAL_DEFAULT_TIMEOUT` * Disable strict time stamps in Firefox profile * Remove precompiled binaries from sdist * Fix RelativeBy#near to take 2 parameters * Fix EOFError when calling the Remote WebDriver download_file method * Add low-level sync API to use DevTools * Add preference to enable CDP in Firefox by default * Allow using enable_bidi property on options class * Implement script module for BiDi * Remove desired capabilities argument for Webkitgtk * Make webkitgtk.webdriver same as wpewebkit.webdriver * Moving ignore_local_proxy_environment_variables to BaseOptions * Making Selenium Manager a thin wrapper * Add more network interfaces to detect lan ip * Explicitly export Select and WebDriverWait from selenium.webdriver.support.ui * [py] Correct typing_extension dependency for wheel generation * Add page load strategy enum * Use correct file name when bumping versions * Filter which bidi logs are recorded based on event type * Sleep depending on the number of attempts to check if the service has started * Use subprocess.DEVNULL instead of open(os.devnull) * Do not change profile preferences of an existing directory by default * Fix inadvertent code change in mutation_event * Fix bug in using SE_MANAGER_PATH * Fix bug where downloaded file was not getting unzipped * Fix WebDriverWait type hints for WebElement
Comments 0