[Checkins] SVN: gocept.selenium/trunk/CHANGES.txt cleaned up changelog

Thomas Lotze tl at gocept.com
Mon Aug 9 04:48:57 EDT 2010


Log message for revision 115567:
  cleaned up changelog

Changed:
  U   gocept.selenium/trunk/CHANGES.txt

-=-
Modified: gocept.selenium/trunk/CHANGES.txt
===================================================================
--- gocept.selenium/trunk/CHANGES.txt	2010-08-09 08:40:47 UTC (rev 115566)
+++ gocept.selenium/trunk/CHANGES.txt	2010-08-09 08:48:57 UTC (rev 115567)
@@ -6,15 +6,12 @@
 
 - assertXpathCount now also takes ints (#7681).
 
-- API expansion: add ``isChecked`` to verify checkboxes.
+- API expansion: add ``isChecked`` to verify checkboxes, ``runScript``,
+  ``clickAt``, ``getLocation``, ``getSelectedValue``, ``getSelectedIndex``.
 
-- API expansion: add ``runScript``.
-
 - The ``pause`` method uses float division now. Pauses where implicitly rounded
   to full seconds before when an int was passed.
 
-- API expansion: add ``clickAt``.
-
 - The name of the factored test layer contains the module of the bases now. The
   name is used by zope.testrunner distinguish layers. Before this fix selenium
   layers factored from base layers with the same names but in different modules
@@ -23,11 +20,7 @@
 - The factored ZTK layer cleanly shuts down the http server in tearDown now.
   This allows to run different selenium layers in one go.
 
-- API expansion: add the assertions for ``getLocation``.
 
-- API expansion: ``getSelectedValue``, ``getSelectedIndex``.
-
-
 0.5 (2010-08-03)
 ----------------
 



More information about the checkins mailing list