Letractively / aost

Automatically exported from code.google.com/p/aost
Other
1 stars 0 forks source link

Enable/disable logging through Tellurium API in 0.7.0 #244

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We added logging capability in the custom selenium core, but removed it
because of the degradation of the test speed. I will add the logging back
so that you can enable and disable the logging function through API, i.e.,
in DslContext. In this way, at least we should know where the problem is. 

Original issue reported on code.google.com by John.Jian.Fang@gmail.com on 13 Aug 2009 at 3:17

GoogleCodeExporter commented 8 years ago

Original comment by John.Jian.Fang@gmail.com on 13 Aug 2009 at 3:18

GoogleCodeExporter commented 8 years ago

Original comment by John.Jian.Fang@gmail.com on 1 Oct 2009 at 7:37

GoogleCodeExporter commented 8 years ago

Original comment by John.Jian.Fang@gmail.com on 5 Oct 2009 at 11:55

GoogleCodeExporter commented 8 years ago

Original comment by John.Jian.Fang@gmail.com on 23 Nov 2009 at 3:27

GoogleCodeExporter commented 8 years ago
I add log to Firebug console capability, see Firebug api at

http://getfirebug.com/console.html

Original comment by John.Jian.Fang@gmail.com on 25 Dec 2009 at 5:44

GoogleCodeExporter commented 8 years ago
use command

useEngineLog(boolean isUse);

Original comment by John.Jian.Fang@gmail.com on 19 Feb 2010 at 5:30