[Checkins] [zopefoundation/zope.testbrowser] 46a4ef: Radio & list controls: select item by index

GitHub noreply at github.com
Fri Sep 29 15:18:56 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 46a4ef77d9b93c282db3239ea32f51c03c458563
      https://github.com/zopefoundation/zope.testbrowser/commit/46a4ef77d9b93c282db3239ea32f51c03c458563
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2017-09-29 (Fri, 29 Sep 2017)

  Changed paths:
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  Radio & list controls: select item by index

This allows us to disambiguate multiple items that have the same value.

Fixes #31.


  Commit: c106be66c7585125d36c6e951968b8d0c8972601
      https://github.com/zopefoundation/zope.testbrowser/commit/c106be66c7585125d36c6e951968b8d0c8972601
  Author: Florian Schulze <florian.schulze at gmx.net>
  Date:   2017-09-29 (Fri, 29 Sep 2017)

  Changed paths:
    M docs/narrative.rst
    M src/zope/testbrowser/ftests/controls.html

  Log Message:
  -----------
  Add narrative tests


  Commit: 6292bdeb140de315d649054cbe4c64c0f4991a3e
      https://github.com/zopefoundation/zope.testbrowser/commit/6292bdeb140de315d649054cbe4c64c0f4991a3e
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2017-09-29 (Fri, 29 Sep 2017)

  Changed paths:
    M CHANGES.rst
    M setup.py

  Log Message:
  -----------
  Update changelog


  Commit: 365d985238c11488f198bd6eca65e8b4c85fefc1
      https://github.com/zopefoundation/zope.testbrowser/commit/365d985238c11488f198bd6eca65e8b4c85fefc1
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2017-09-29 (Fri, 29 Sep 2017)

  Changed paths:
    M CHANGES.rst
    M docs/narrative.rst
    M setup.py
    M src/zope/testbrowser/browser.py
    M src/zope/testbrowser/ftests/controls.html
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  Merge pull request #34 from zopefoundation/select-item-by-index

Radio & list controls: select item by index


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/0696cbf74e86...365d985238c1


More information about the checkins mailing list