<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/loggingselenium/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/loggingselenium/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 27 Nov 2009 14:50:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/loggingselenium/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>logComment does not log variables content</title><link>https://sourceforge.net/p/loggingselenium/bugs/3/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anna Sikorska</dc:creator><pubDate>Fri, 27 Nov 2009 14:50:52 -0000</pubDate><guid>https://sourceforge.net32197fcf446bab18f9c49b2f56be00ea9b46de4f</guid></item><item><title>Log truncated after x*1024 bytes</title><link>https://sourceforge.net/p/loggingselenium/bugs/2/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Silvio Schmidt</dc:creator><pubDate>Thu, 26 Mar 2009 07:50:36 -0000</pubDate><guid>https://sourceforge.net2f580f0ab97a3dc299ecd4e06e3fef9b02b40429</guid></item><item><title>capture error screenshot failed</title><link>https://sourceforge.net/p/loggingselenium/bugs/1/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 29 Aug 2008 09:35:23 -0000</pubDate><guid>https://sourceforge.nete3891e933ce959a949aa825312c281d2c08afafa</guid></item></channel></rss>