forked from pool/python-selenium
Accepting request 186924 from home:dirkmueller:branches:devel:languages:python
- update to 2.35.0: * Remove duplicate 'get screenshot as file' methods. Add method 'get_screenshot_as_png' * fixing UnicodeEncodeError on get attribute of webelement OBS-URL: https://build.opensuse.org/request/show/186924 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
348467fb26
commit
a4153a1fe7
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 13 10:13:37 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update to 2.35.0:
|
||||||
|
* Remove duplicate 'get screenshot as file' methods. Add method 'get_screenshot_as_png'
|
||||||
|
* fixing UnicodeEncodeError on get attribute of webelement
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 8 20:41:58 UTC 2013 - dmueller@suse.com
|
Thu Aug 8 20:41:58 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: python-selenium
|
Name: python-selenium
|
||||||
Version: 2.34.0
|
Version: 2.35.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://code.google.com/p/selenium/
|
Url: http://code.google.com/p/selenium/
|
||||||
Summary: Python bindings for Selenium
|
Summary: Python bindings for Selenium
|
||||||
@@ -25,7 +25,7 @@ Group: Development/Languages/Python
|
|||||||
Source: selenium-%{version}.tar.gz
|
Source: selenium-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
BuildRequires: python-setuptools
|
||||||
Requires: python-rdflib
|
Requires: python-rdflib
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7d0d3d2259d5fa9ee4804cff1d0736d93a674db507a450c1cb077c4acff5c2f
|
|
||||||
size 2578371
|
|
3
selenium-2.35.0.tar.gz
Normal file
3
selenium-2.35.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:605ace5c73f5cefad14cf77e8e9cad63b8661bf8b1b1ed739d284a344abb0a31
|
||||||
|
size 2579216
|
Reference in New Issue
Block a user