The NetBSD Project

CVS log for pkgsrc/www/py-selenium/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-selenium

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 10 17:09:10 2023 UTC (13 months, 3 weeks ago) by triaxx
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
py-selenium: Update to 4.14.0

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 11 17:12:49 2022 UTC (2 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
*: restrict more packages to python 3

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:35 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 29 13:10:39 2020 UTC (4 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
py-selenium: updated to 3.141.0

Selenium 3.141.0
* Bump version to a better approximation of Π
* Improved Test build targets
* fix os path in test for Windows
* use 'NUL' for /dev/null on Windows
* Update ctor docstrings to explain that a directory passed in is cloned.
* Allow passing of service_args to Safari.
* Remove element equals url
* Improved WebExtension support

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 19 15:24:50 2018 UTC (6 years, 1 month ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
py-selenium: Skip Linux shared libraries for SSP checks too.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 24 09:32:30 2018 UTC (6 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
py-selenium: updated to 3.14.1

Selenium 3.14.1
* Fix ability to set timeout for urllib3
* get_cookie uses w3c endpoint when compliant
* Remove body from GET requests
* Fix actions pause for fraction of a second
* Fixed input pausing for some actions methods
* Capabilities can be set on Options classes
* WebElement rect method is now forward compatible for OSS endpoints
* Deprecation warnings now have a stacklevel of 2
* keep_alive can now be set on Webdriver init
* isDisplayed atom is now used for all w3c compliant browser, fixing issue with Safari 12

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 6 19:52:01 2018 UTC (6 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
py-selenium: updated to 3.14.0

Selenium 3.14.0
* Fix doc of URL-related ExpectedCondition
* Added ExpectedCondition invisibility_of_element
* Swap out httplib for urllib3
* Be consistent with webdriver init kwarg service_log_path

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 3 06:48:17 2018 UTC (6 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
py-selenium: updated to 3.13.0

Selenium 3.13.0
* Add executing Chrome devtools command
* fix incorrect w3c action encoding in python client
* Implement context manager for WebDriver
* Stop sending "windowHandle" param in maximize_window command for w3c

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 10 07:04:09 2018 UTC (6 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
py-selenium: updated to 3.12.0

3.12.0:
Bug fixes.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 12 16:31:13 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
py-selenium: updated to 3.11.0

Selenium 3.11.0
No changes just keeping python version in step with the rest of the project.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 5 13:47:50 2018 UTC (6 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
py-selenium: updated to 3.10.0

Selenium 3.10.0
* make tests to check clicking on disabled element work for w3c compliant drivers
* add docstring for InvalidElementStateException
* Deleting unused imports
* Making python specification in IDEA project more generic
* It should be possible to use a custom safaridriver executable to run Selenium's test suite.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 6 08:01:09 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
py-selenium: updated to 3.9.0

Selenium 3.9.0
* Add docstrings to WebElement find methods
* Additional data in unexpected alert error is now handled for w3c drivers
* Allow service_args to be passed into Firefox WebDriver
* Fix bug introduced with response logging in 3.8.1

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 4 20:46:21 2018 UTC (6 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
py-selenium: updated to 3.8.1

Selenium 3.8.1
* Fix bug when creating an Opera driver
* Stop sending sessionId in w3c payload.
* Fix issue with w3c actions releasing on element
* A more descriptive log message is displayed if the port cannot be connected
* Initialize Alert object by calling alert.text
* PhantomJS is now deprecated, please use either Chrome or Firefox in headless mode
* Legacy Firefox driver: ensuring copy of profile dir, its 'extensions' subdir and 'user.js' file are writable.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 1 10:02:29 2017 UTC (7 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -2 lines
py-selenium: updated to 3.8.0

Selenium 3.8.0
* Firefox options can now be imported from selenium.webdriver as FirefoxOptions
* Headless mode can now be set in Chrome Options using `set_headless`
* Headless mode can now be set in Firefox Options using `set_headless`
* Add the WebKitGTK WebDriver and options class
* Browser options can now be passed to remote WebDriver via the `options` parameter
* Browser option parameters are now standardized across drivers as `options`. `firefox_options`,
  `chrome_options`, and `ie_options` are now deprecated
* Added missing W3C Error Codes
* Support has been removed for Python versions 2.6 and 3.3

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 17 08:15:42 2017 UTC (7 years ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -37 lines
py-selenium: downgraded to 3.7.0

The package was actually 3.7.0, but marked as 3.7.1.
Now, it does not depend on Java, and pulls the (pre-built) distfile from PyPI.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 11 21:30:21 2017 UTC (7 years ago) by tnn
Branches: MAIN
www/py-selenium: import py27-selenium-3.7.1

Python language bindings for Selenium WebDriver.
The Selenium package is used to automate web browser interaction from Python.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>