forked from pool/python-selenium
ef97a5ce9c38bc827ca4ae6817f55845ec3c9fef87c4fcff2f253be2c6ba18b9
- 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 OBS-URL: https://build.opensuse.org/request/show/1091758 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-selenium?expand=0&rev=14
Description
No description provided
Languages
RPM Spec
100%