mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Update to 2.52.0.
From CHANGES: Selenium 2.52.0 * Fixing case where UnexpectedAlertException doesn't get the alert_text in the error object * Firefox: Actually use launch_browser timeout Fixes #1300 PR: 207140 Submitted by: douglas@douglasthrift.net (maintainer)
This commit is contained in:
parent
3fb3474fe0
commit
3772ec9325
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409039
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= selenium
|
||||
PORTVERSION= 2.51.1
|
||||
PORTVERSION= 2.52.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (selenium-2.51.1.tar.gz) = 05671887f59206abc04d16496c0a3d92ee08497abfc8328a6811eab326fd61a8
|
||||
SIZE (selenium-2.51.1.tar.gz) = 809217
|
||||
SHA256 (selenium-2.52.0.tar.gz) = 820550a740ca1f746c399a0101986c0e6f94fbfe3c6f976e3f694db452cbe124
|
||||
SIZE (selenium-2.52.0.tar.gz) = 809661
|
||||
|
Loading…
Reference in New Issue
Block a user