SIGN IN SIGN UP

The logging level for the FirefoxDriver's native components can now be set

from the command line with the SELENIUM_LOG_LEVEL environment variable.
Valid values are ERROR, WARN, INFO, DEBUG, and TRACE. If the value is not
set, or an unrecognized value is specified, the log level will be set to
FATAL (which was the previous behavior).
J
Jason Leyba committed
5de4631d5fbb2d330ac9dcd9cf244783d2882dbd
Parent: 93dc128