Feature #7876
Show current test case in command log
Status:
Fix released
Priority:
Normal (P3)
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-12
Due date:
% Done:
100%
Estimated time:
Keywords:
Description
It would be nice if the command log of the selenium runner could contain an entry "running test_foo_bar" in between the Selenese commands, for debugging/informative purposes.
There's the set_context()
method that should do the trick.