forked from pool/python-selenium
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
444104317c
commit
2863a4bdb8
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python-selenium
|
||||
Version: 2.28.0
|
||||
Version: 2.29.0
|
||||
Release: 0
|
||||
Url: http://code.google.com/p/selenium/
|
||||
Summary: Python bindings for Selenium
|
||||
@@ -55,7 +55,7 @@ rm %{buildroot}%{python_sitelib}/selenium/webdriver/firefox/amd64/x_ignore_nofoc
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README.md
|
||||
%doc py/README
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user