Activity
From 2012-11-14 to 2012-12-13
2012-12-12
-
17:46 Revision 450:c2898ce824ae: Normalize whitespace when asserting that some text is present.
-
17:44 Revision 449:61453286ca55: Use a recent version of selenium that has fixed a typo in a public name that we use.
-
17:06 Revision 448:e951e44703bc: Fixed declaration of the dependency on unittest2.
-
16:55 Revision 447:fa3ba22cd82d: Accept confirmations after asserting their text.
-
09:29 Revision 446:c0d3abc1c61b: Back to development: 2.0.0
-
09:28 Revision 445:1d2b04e7a0a0: Tagging 2.0.0a1
-
09:28 Revision 444:441681ba6fe0: Preparing release 2.0.0a1
-
09:22 Revision 443:448b855632d0: added a note on exclusive support for remote firefox at this point
2012-12-08
-
13:58 Revision 442:fc37757e47a3: Reorder upgrade notes sections and reword them a little
-
13:45 Revision 441:150a1fa2a0df: Capitalize Selenese
-
13:45 Revision 440:22208624519f: changelog
2012-12-05
-
17:02 Revision 439:4f7297a97dca: added upgrade notes for switching to webdriver-based gocept.selenium
2012-11-16
-
08:29 Feature #11628: Rethink Selenese API
- This might provide inspiration: https://github.com/jnicklas/capybara
-
08:29 Feature #11628 (Rejected): Rethink Selenese API
- If we'd all do this again, how would we do it? Especially if we suppose a generalized @assert@ á la py.test, what wou...
-
08:27 Revision 438:4d38ed73aaf4: Note alternative spelling of DOM element locator
-
08:25 Bug #11627 (Fix released): Clean up unittest2 dependency
- We should only "import unittest2 as unittest" for Python < 2.7 (e.g. in @static/__init__.py@)
-
08:24 Feature #11626 (Rejected): Reimplement getSpeed/setSpeed
- The Python-bindings of Webdriver do not expose these commands, even though Webdriver supports them.
-
08:23 Feature #11625 (Rejected): Alternative to fireEvent
- Webdriver doesn't support fireEvent, which we used to signal blur (and sometimes focus). Since that is more expressiv...
-
08:19 Bug #10185 (Feedback required): Own tests: make sure to quit browser
- Do you have a more detailed reproduction recipe?
-
08:17 Bug #11409 (Confirmed): XHTML support for converter break support for <python2.7
-
08:17 Bug #10872 (Confirmed): Remove work-around for selenium bug about temp profiles
-
08:17 Bug #10750 (Confirmed): Apply the configured timeout consistently
-
08:17 Feature #10497 (Confirmed): Make timeout configurable via environment variable
2012-11-15
-
15:29 Revision 437:ac1b71789ae7: raise NotImplementedError for locator patterns that are not implemented (anymore)
-
15:21 Revision 436:6c1e4665fdc8: removed selenese methods that we won't implement anymore
2012-11-14
-
13:35 Revision 435:bac67910188c: added back clickAndWait that was removed accidentally
-
13:27 Feature #11619 (Rejected): eval should return types, not strings
- Webdriver return values from evaluating JS are proper types now, not just strings. We should pass this on to gocept.s...
-
13:25 Feature #6495 (Rejected): provide dragAndDrop variant with x,y parameters instead of 'x,y' string
-
13:25 Feature #8399 (Rejected): eval helper
- In Webdriver, window+document are the ones of the window under test, so everything will be fine.
-
13:24 Feature #6482 (Fix released): Complete Selenese API support
- gocept.selenium-1.0
-
13:24 Feature #6483 (Fix released): Write documentation
- gocept.selenium-1.0
-
11:30 Revision 434:9b9590d5eeaa: merged changes from trunk
Also available in: Atom