Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1699 by jtb...@gmail.com: Initialize or Start listener method
http://code.google.com/p/robotframework/issues/detail?id=1699

There are several listeners that I utilize which need to scrape certain information from the command line to alter its execution down the line. It would be nice to have a Start or Initialize Listener method that's called before start_suite of the first test but after command line arguments have been handled and variables are accessible by BuiltIn.

Currently I use a one time boolean flag in start_suite to accomplish this, but I believe a dedicated method would be cleaner and more consistent with the framework.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to