neko bsd wrote:

> I had to want to log function. It is supported Release 0.6.0.
>
> But, of which test log I am is not understand at all test.
>
> Executing: |open | http://hoge.com/index.html | |
>
> I want to add Test Suite name and Test Case Name.

You want extra context-info in the log? Fair enough ... I can see how
that would be handy.

Actually, I wouldn't mind extending the log to produce a kind of tree
structure, where Suites are the top-level nodes, Tests next level down,
and commands/asserts below that. This would be more compact that
prefixing Suite/Test name in every log statement. It might also be
easier to implement, as it avoids having to pass all that context info
around just for logging.

I've captured this as a feature-request: SEL-154.

-- 
cheers, MikeW http://www.dogbiscuit.org/mdub/

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to