SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-selenium-4.25.0-3.2.x86_64.rpm :

* Fri Nov 22 2024 ecsos - Add %{?sle15_python_module_pythons}
* Thu Oct 17 2024 Andreas Schwab - Enable build on riscv64
* Tue Oct 15 2024 Steve Kowalik - 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
* Allow bsd operating systems to use the linux binary
* Close trio memory channel sender after the driver is quit
* Remote webdriver cannot match Chromium browser name for remote connection
* Do not set browser binary in selenium manager if it is an empty string
* fix bug preventing using performance logging in chromium
* Allow users to set Selenium Manager path by environment variable
* allow setting http client certifications with REQUESTS_CA_BUNDLE env
* Drop support for `python3.7`
* Fixed a bug where `Popen.wait()` calls caught the wrong exceptions when timing out- Switch to using pytest macro.
* Wed Jun 21 2023 Guillaume GARDET - Fix packaging for non-x86_64 architectures
* Fri Jun 09 2023 Steve Kowalik - Update to 4.10.0:
* Fix bug preventing proxy from working in Options classes (#12029)
* Add support for changing pointers in Actions class (#11521)
* Support newer versions of urllib3 (#11993)
* Add fine grained control for arguments provided to service subprocesses by passing a `popen_kw` mapping for all services.
* `Options` classes now allow `timeout` to be set partially and no longer raise an exception when all values are not provided. (#11623)
* Fixed a bug in `Service` destructors accessing modules that no longer existed during interpreter shutdown.
* Fix frame_to_be_available_and_switch_to_it() for string inputs (#10963)
* Use monotonic clock for waits, fixes #10544 (#10550)
* Use `get_timeout()` for urllib pool manager timeouts in remote connection (#10563)
* update ShadowRoot find element signatures to match those in WebElement (#10138)
* Check the values in NO_PROXY and set the poolmanager accordingly (#9925, #9967)
* Allows None to be set for the sameSite attribute (#9771)
* Specify that the \"find_element_by_
* ...\" warning is a deprecation warning (#9700)
* Allow 0 coordinates for the window position. Fixes #9574
* Add the ability to pass in multiple options and have that capabilities returned as (first|always)Match
* Add the ability to pass in different locators to do Relative Locator searches
* Add the ability to enable mobile on options classes
* Allow overriding the default 250 msecs duration of pointer movement (#9336)
* Set Chromium Edge to be the default for Edge browsers
* Add ARIA APIs for getting the role and label of an Element
* Fix homepage attribute in wheel target
* Deprecate all but `Options` and `Service` arguments in driver instantiation. (#9125,#9128)
* BREAKING CHANGE: Dropped support for python < 3.7
* Fix uploading multiple files on remote driver (#7472) (#8734)
* Add the ability to ignore local proxys that are available
* Update host to connect to get a port. Fixes #8503
* Improve WebKitGTK and WPEWebKit support
* Copy `acceptInsecureCerts` to Options for Firefox. Fixes #8261
* Add in support for page loading strategies for Options
* Add the ability to get and set timeouts against a driver. Fixes #7738
* Fixing stacktrace parser to handle strings as well as objects
* Changing default command executor address to the address of TNG Grid
* Fix invisibility_of_element expected condition init function (#7484)
* allow --browser-binary and --browser-args to be used with ChromiumEdge
* increase async script timeout from 0 as the w3c spec states to start time checking immediately
* update to w3c compliant log endpoints
* Pass capabilities rather than options to the proxy object (#6620)
* Added EventFiringWebElement to the isinstance check in the move_to method.(#6604)
* Subclass options classes from a common base class (#6522)
* add strictFileInteractability to acceptable W3C capabilities- Include LICENSE explicitly for now.- Refresh selenium-pytest.tar.bz2
* Thu Aug 20 2020 Guillaume GARDET - Package x_ignore_nofocus.so on supported architectures only
* Wed Jun 24 2020 Guillaume GARDET - Enable build on aarch64 %arm
* Fri May 17 2019 Meera Belur - Update to version 3.141.0 + Bump version to a better approximation of Π + Improved Test build targets + fix os path in test for Windows + use \'NUL\' for /dev/null on Windows + Update ctor docstrings to explain that a directory passed in is cloned. Fixes #6542 + Allow passing of service_args to Safari. Fixes #6459 + Remove element equals url + Improved WebExtension support
* Fri Sep 21 2018 Tomáš Chvátal - Update to version 3.14.1: + Fix ability to set timeout for urllib3 (#6286) + get_cookie uses w3c endpoint when compliant + Remove body from GET requests (#6250) + Fix actions pause for fraction of a second (#6300) + Fixed input pausing for some actions methods + Capabilities can be set on Options classes + WebElement rect method is now forward compatible for OSS endpoints (#6355) + Deprecation warnings now have a stacklevel of 2 + keep_alive can now be set on Webdriver init (#6316) + isDisplayed atom is now used for all w3c compliant browser, fixing issue with Safari 12- Ship license file
* Fri Aug 03 2018 tchvatalAATTsuse.com- Run the tests, taken from upstream git and issue filled upstream
 
ICM