aboutsummaryrefslogtreecommitdiff
path: root/www/py-selenium/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update to 2.25.0Jason Helfman2012-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | Selenium 2.25 * Jython 2.7 Support - Bug 3988 * EventFiringWebDriver added to Support module - Bug 2267 * Added IEDriverServer logging that can be accessed via desired capabilities * Fixed by data being passed into find_elements - bug 3735 * Removed deprecated ChromeDriver items around desiredcapabilites in favour of chrome options * Added default values for a number of action_chains calls Selenium 2.24 * Removing the ctypes approach of invoking IEDriver, you will need to download the IEDriverServer from https://code.google.com/p/selenium/downloads/list PR: ports/170251 Submitted by: maintainer, douglas@douglasthrift.net Notes: svn path=/head/; revision=301702
* - Update to 2.23.0Wen Heping2012-06-181-4/+4
| | | | | | | | | | | | - OPTIONSG'ify - Don't need DIST_SUBDIR PR: 169148 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=299538
* - Update to 2.21.3Wen Heping2012-05-241-2/+2
| | | | | | | | PR: 168100 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=297316
* - Update to 2.21.2Jason Helfman2012-04-221-2/+2
| | | | | | | | PR: ports/167180 Submitted by: maintainer, douglas@douglasthrift.net Notes: svn path=/head/; revision=295272
* - Update to 2.20.0Frederic Culot2012-03-071-1/+1
| | | | | | | | PR: ports/165803 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=292870
* - Update to 2.19.1Jason Helfman2012-02-211-1/+2
| | | | | | | | PR: ports/165300 Submitted by: maintainer, douglas@douglasthrift.net Notes: svn path=/head/; revision=291960
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* - Update to 2.15.0Wen Heping2011-12-131-1/+1
| | | | | | | | | PR: 163192 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=287284
* -Upgrrade to latest version 2.14.0Michael Scheidell2011-12-051-1/+1
| | | | | | | | | PR: 163042 Approved by: gabor(mentor) Feature safe: yes Notes: svn path=/head/; revision=286920
* - Update to 2.13.1Wen Heping2011-11-211-1/+1
| | | | | | | | | PR: ports/162705 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286170
* Selenium Python Client Driver is a Python language binding for Selenium RemoteCheng-Lung Sung2011-11-141-0/+34
Control (version 1.0 and 2.0). Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are supported, as well as the Selenium 1.0 bindings. As work will progresses we'll add more "native" drivers. WWW: http://seleniumhq.org/ PR: ports/162548 Submitted by: maintainer (Douglas William Thrift) Feature safe: yes Notes: svn path=/head/; revision=285756