<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/loggingselenium/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/loggingselenium/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/loggingselenium/bugs/</id><updated>2009-11-27T14:50:52Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>logComment does not log variables content</title><link href="https://sourceforge.net/p/loggingselenium/bugs/3/" rel="alternate"/><published>2009-11-27T14:50:52Z</published><updated>2009-11-27T14:50:52Z</updated><author><name>Anna Sikorska</name><uri>https://sourceforge.net/u/sikorka/</uri></author><id>https://sourceforge.net32197fcf446bab18f9c49b2f56be00ea9b46de4f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;The method logComment(String message) provides exact comment in log as provided in message parameter. It would be usefful if it provided evaluated selenium variables in log instead of their name. &lt;/p&gt;
&lt;p&gt;Example: &lt;br /&gt;
This method: &lt;br /&gt;
selenium.open("${mySiteUrl}?lang=" + lang); &lt;br /&gt;
will produce in log such a line: &lt;br /&gt;
open ${mySiteUrl} &lt;br /&gt;
it would be useful to see in log file the evaluated variable ${mySiteUrl}: &lt;br /&gt;
open &lt;a href="http://mysite.com"&gt;http://mysite.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Anna &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Log truncated after x*1024 bytes</title><link href="https://sourceforge.net/p/loggingselenium/bugs/2/" rel="alternate"/><published>2009-03-26T07:50:36Z</published><updated>2009-03-26T07:50:36Z</updated><author><name>Silvio Schmidt</name><uri>https://sourceforge.net/u/metapher/</uri></author><id>https://sourceforge.net2f580f0ab97a3dc299ecd4e06e3fef9b02b40429</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I have the problem that all logs are truncated after x*1024 bytes. So I have logfiles with 24576, 32768, 40960 and 65536 bytes. So that subsequent actions are missing. I am using loggingselenium 1.2 with Selenium RC 1.0 beta 2. I cannot use the recommended beta 1 since it has a bug with firefox 3.&lt;/p&gt;
&lt;p&gt;Best regards &lt;br /&gt;
Silvio &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>capture error screenshot failed</title><link href="https://sourceforge.net/p/loggingselenium/bugs/1/" rel="alternate"/><published>2008-08-29T09:35:23Z</published><updated>2008-08-29T09:35:23Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete3891e933ce959a949aa825312c281d2c08afafa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;it failed at automatic error screen capture, when the selenium server was not runing locally,&lt;/p&gt;
&lt;p&gt;because the file path was got from the machine where ran the java client, but the screenshot file will be save at the machine where ran the selenium server.&lt;/p&gt;
&lt;p&gt;it's very possible that the obtained file paht does not exist in the machine where run the selenium server.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>