forked from pool/python-selenium
6c26e5f6a4134df77122cfb67b2aeeefedbfff6e6cd5f573bc63dd1ace15b22d
- Update to Selenium 2.50.1 * Fixing error message handling. Fixes issue #1497 * Fixing error message handling. Fixes issue #1507 * Update webelement to handle W3C commands for size/location and rect * rewrite click scrolling tests to match the Java ones - Changes from Selenium 2.50.0 * handle potential URLError from sending shutdown, set self.process to None after it's already been quit * Add support for submit() with W3C compliant endpoint - Changes from Selenium 2.49.1 * Ensure you can close stream before attempting to close it. * message response may cause json loads ValueError when it's not actually json and just a string (like the message that occurs when firefox driver thinks another element will receive the click) * Cleanup some error handling when sniffing what protocol you are speaking - Changes from Selenium 2.49.0 * Have Firefox service write to a file instead of PIPE * on osx for firefox, fallback to checking homebrew install, if the default isn't there * Added Firefox path variable for string placeholder * Update README to show Python 3.2+ * refactoring all the service classes to use a common one. * Add Firefox specific command to switch context between Browser content and Browser chrome * updating files after go copyright:update * Use specificationLevel to know that we are speaking GeckoDriver * Bug fixes: #1294, #1186 - Changes from Selenium 2.48.0 * Update error pulling to match spec when we encounter a spec compliant browser. * Disable tests that are not working with Marionette when running Marionette tests * Add the ability to run python marionette tests * Python 3 compatibility for remote Authorization * changing casing of children finding tests OBS-URL: https://build.opensuse.org/request/show/357345 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=49
Description
No description provided
Languages
RPM Spec
100%