14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=16
This commit is contained in:
Alexandre Rogoski
2011-11-18 17:26:33 +00:00
committed by Git OBS Bridge
parent 352b895bc8
commit 023f4369c2
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-selenium
Version: 2.12.1
Version: 2.13.0
Release: 0
Url: http://code.google.com/p/selenium/
Summary: Python bindings for Selenium