14
0
Files
python-selenium/python-selenium.changes

286 lines
9.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Feb 28 13:16:56 UTC 2013 - alexandre@exatati.com.br
- Update to 2.31.0:
* Support for FF19 native events
* web element equality is now in conformance with other language
bindings
-------------------------------------------------------------------
Tue Feb 19 20:33:36 UTC 2013 - alexandre@exatati.com.br
- Update to 2.30.0:
* Allow env to be specified for the chromedriver service.
* Allow log path to be specified for phantomjs driver service.
* Bug Fixes: 4608 4940 4974 5034 5075.
-------------------------------------------------------------------
Thu Jan 17 23:51:31 UTC 2013 - alexandre@exatati.com.br
- Update to 2.29.0:
* Allow subclassing of driver and have the ability to send_keys
Issue 4877, 5017
* Simplifying save_screenshot and allow phantomjs to take
screenshots
- Removed LICENSE file from %doc because it was removed from upstream
source.
-------------------------------------------------------------------
Mon Dec 17 15:07:29 UTC 2012 - saschpe@suse.de
- Remove 64bit Firefox blob on 32bit to avoid useless runtime
dependencies (again)
-------------------------------------------------------------------
Wed Dec 12 00:11:29 UTC 2012 - alexandre@exatati.com.br
- Update to 2.28.0:
* Upstream provides no changelog
-------------------------------------------------------------------
Thu Dec 6 00:34:32 UTC 2012 - alexandre@exatati.com.br
- Update to 2.27.0:
* Added support for phantomjs / ghostdriver
-------------------------------------------------------------------
Fri Nov 9 12:48:15 UTC 2012 - saschpe@suse.de
- We're not in Factory, so we can safely install the binary extension
until this is solved otherwise (bnc#788988)
-------------------------------------------------------------------
Sat Nov 3 03:04:26 UTC 2012 - alexandre@exatati.com.br
- Update to 2.26:
* Added location_when_scrolled_into_view - Bug 4357
-------------------------------------------------------------------
Thu Jul 19 11:42:08 UTC 2012 - alexandre@exatati.com.br
- Update to 2.25.0:
* Jython 2.7 Support - Bug 3988
* EventFiringWebDriver added to Support module - Bug 2267
* Added IEDriverServer logging that can be accessed via desired
capabilities
* Fixed by data being passed into find_elements - bug 3735
* Removed deprecated ChromeDriver items around desiredcapabilites
in favour of chrome options
* Added default values for a number of action_chains calls
- Aditional changes from 2.24:
* Removing the ctypes approach of invoking IEDriver, you will need
to download the IEDriverServer from
https://code.google.com/p/selenium/downloads/list
- Aditional changes from 2.23:
* Support for FF13 native events
-------------------------------------------------------------------
Tue May 29 18:22:53 UTC 2012 - alexandre@exatati.com.br
- Update to 2.22.1:
- Catch an OSError exception when trying to get the EXIF data of
a touchy image.
-------------------------------------------------------------------
Wed May 9 05:05:09 UTC 2012 - alexandre@exatati.com.br
- Update to 2.21.3:
* Fix for File Upload to remote servers
* Better handling of typing in input=file. Bug 3831, 3736
* Better handling of unicode URLS Bug 3740
-------------------------------------------------------------------
Mon Apr 16 22:46:52 UTC 2012 - alexandre@exatati.com.br
- Update to 2.21.2:
* Fix typing to file input when not using Selenium Server. Bug 3736
- Package set to noarch again, since it does not include binaries
anymore.
-------------------------------------------------------------------
Thu Apr 12 01:44:29 UTC 2012 - alexandre@exatati.com.br
- Update to 2.21.1:
* focusmanager.testmode messes with native events, removing it.
- Aditional changes from 2.21:
* Local File upload capabilities for non-remote browser
* Adding maximize_window api call
* Updating default firefox profile to set focusmanager.testmode to
true see https://bugzilla.mozilla.org/show_bug.cgi?id=704583
* bugs fixed: 3506, 3528, 3607
-------------------------------------------------------------------
Tue Apr 10 12:53:38 UTC 2012 - saschpe@suse.de
- Don't install the binary Firefox extension until this is solved
with upstream
-------------------------------------------------------------------
Mon Apr 2 12:29:00 UTC 2012 - saschpe@suse.de
- Use upstream tarball
- Simplified macro usage
- Remove unused Windows DLL files
- The package is noarch, it contains binary Firefox modules for x86_64
and i586
- Therefore add ExclusiveArch: %x86 x86_64
-------------------------------------------------------------------
Mon Feb 27 23:17:45 UTC 2012 - alexandre@exatati.com.br
- Update to 2.20.0:
* disable native events for FF on Mac by default
* fix webdriverwait to execute at least once when using 0 timeout
* Fixed Issue 3438
-------------------------------------------------------------------
Wed Feb 8 19:01:26 UTC 2012 - alexandre@exatati.com.br
- Update to 2.19.1:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Sat Jan 28 18:28:23 UTC 2012 - alexandre@exatati.com.br
- Update to 2.18.1:
- Proxy capabilities passing.
-------------------------------------------------------------------
Tue Jan 17 01:40:09 UTC 2012 - alexandre@exatati.com.br
- Update to 2.27.0:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Wed Jan 4 23:21:17 UTC 2012 - alexandre@exatati.com.br
- Update to 2.16.0:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Thu Dec 8 12:06:22 UTC 2011 - alexandre@exatati.com.br
- Update to 2.15.0:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Wed Nov 30 00:43:41 UTC 2011 - alexandre@exatati.com.br
- Update to 2.14.0:
- Fix for LD_PRELOAD being polluted by WebDriver
- Added Orientation API
- A fix for Error Handling
-------------------------------------------------------------------
Sat Nov 19 18:59:25 UTC 2011 - alexandre@exatati.com.br
- Update to 2.13.1:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Fri Nov 18 17:22:00 UTC 2011 - alexandre@exatati.com.br
- Update to 2.13.0:
- Fixed switch_to_window so that it didnt crash Firefox Bug 2633
- Fixed Screenshot handling to work in all browsers. Bug 2829
- Force Firefox to the Foreground
-------------------------------------------------------------------
Fri Nov 11 02:02:09 UTC 2011 - alexandre@exatati.com.br
- Update to 2.12.1:
- Sorry, no changelog atm
-------------------------------------------------------------------
Sat Oct 29 11:06:17 UTC 2011 - alexandre@exatati.com.br
- Update to 2.11.1:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Fri Oct 28 19:50:28 UTC 2011 - alexandre@exatati.com.br
- Update to 2.11.0:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Fri Oct 28 00:56:38 UTC 2011 - alexandre@exatati.com.br
- Update to 2.10.0:
- "Choose which apps" dialog has been disabled;
- Bug Fixes
.
-------------------------------------------------------------------
Thu Oct 20 22:29:29 UTC 2011 - alexandre@exatati.com.br
- Update to 2.9.0:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Thu Oct 6 17:57:07 UTC 2011 - alexandre@exatati.com.br
- Update to 2.8.1:
* Actions updates
* Bug Fixes
-------------------------------------------------------------------
Mon Sep 26 17:28:09 UTC 2011 - alexandre@exatati.com.br
- Update to 2.7.0:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Tue Sep 13 16:33:44 UTC 2011 - alexandre@exatati.com.br
- Update to 2.6.0:
- Documentation fixes.
-------------------------------------------------------------------
Tue Aug 23 23:17:02 UTC 2011 - alexandre@exatati.com.br
- Update to 2.5.0:
- Sorry, no changelog atm.
-------------------------------------------------------------------
Thu Aug 11 23:38:36 UTC 2011 - alexandre@exatati.com.br
- Update to 2.4.0:
- Sorry, no changelog.
-------------------------------------------------------------------
Mon Aug 1 18:26:19 UTC 2011 - alexandre@exatati.com.br
- Update to 2.3.0:
- Sorry, no changelog.
-------------------------------------------------------------------
Mon Jul 18 18:12:07 UTC 2011 - alexandre@exatati.com.br
- Update to 2.1.0:
- Sorry, no changelog.
-------------------------------------------------------------------
Fri Jul 8 11:20:18 UTC 2011 - alexandre@exatati.com.br
- Update to 2.0.1:
- Sorry, no changelog.
- Regenerate spec file with py2pack.
-------------------------------------------------------------------
Wed May 26 13:12:03 UTC 2010 - alexandre@exatati.com.br
- Update to 1.0.3;
- Building as noarch for openSUSE >= 11.2;
- Spec file cleaned with spec-cleaner.
-------------------------------------------------------------------
Wed Mar 3 12:59:09 CET 2010 - boris@steki.net
- Changed default installation path as x86_64 system was installing
libraries into /usr/lib/python2.6 which is wrong and is not pythons
default search path
-------------------------------------------------------------------
Wed Sep 16 19:08:22 UTC 2009 - alexandre@exatati.com.br
- Initial package (1.0.1) for openSUSE.