[Checkins] [zopefoundation/zope.testbrowser] 8e89ef: Fix set value to something falsy for controls besi...

GitHub noreply at github.com
Sun Feb 5 18:46:40 CET 2017


  Branch: refs/heads/control-fixes
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 8e89efc0a4dcefffddafa60b53c20d202f87b6e5
      https://github.com/zopefoundation/zope.testbrowser/commit/8e89efc0a4dcefffddafa60b53c20d202f87b6e5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-05 (Sun, 05 Feb 2017)

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

  Log Message:
  -----------
  Fix set value to something falsy for controls besides radio buttons.

The hack worked for radio buttons but was broken for select boxes.


  Commit: 786a8be13bf292939ac13637b203b82eec74bbeb
      https://github.com/zopefoundation/zope.testbrowser/commit/786a8be13bf292939ac13637b203b82eec74bbeb
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-02-05 (Sun, 05 Feb 2017)

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

  Log Message:
  -----------
  Match parts of the display title.

This restores it in the way mechanize worked.


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/8e89efc0a4dc^...786a8be13bf2


More information about the checkins mailing list