aboutsummaryrefslogtreecommitdiff
path: root/www/py-splinter
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_PYTHON to new USES in www/Marcus von Appen2015-01-031-3/+2
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=376109
* www/py-splinter: update to 0.6.0William Grzybowski2014-06-202-5/+5
| | | | | | | | PR: 189703 Submitted by: Bartek Rutkowski Notes: svn path=/head/; revision=358488
* www/py-splinter: fix CATEGORIESWilliam Grzybowski2013-12-181-1/+1
| | | | | | | Reported by: bapt Notes: svn path=/head/; revision=336859
* devel/py-splinter: Browser abstraction for web acceptance testingWilliam Grzybowski2013-12-183-0/+31
Splinter is an open source tool for testing web applications using Python. It lets you automate browser actions, such as visiting URLs and interacting with their items. WWW: http://splinter.cobrateam.info/ Notes: svn path=/head/; revision=336858