[prev in list] [next in list] [prev in thread] [next in thread] 

List:       selenium-commits
Subject:    [Selenium-commits] [622]
From:       mdub () codehaus ! org
Date:       2005-09-12 12:58:00
Message-ID: 20050912125800.18307.qmail () codehaus ! org
[Download RAW message or body]

[Attachment #2 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><style type="text/css"><!--
body {background:#ffffff;font-family:Verdana,Helvetica,Arial,sans-serif;}
h3 {margin:15px 0;padding:0;line-height:0;}
#msg {margin: 0 0 2em 0;}
#msg dl, #msg ul, #msg pre {padding:1em;border:1px dashed black;margin: 10px 0 30px \
0;} #msg dl {background:#ccccff;}
#msg pre {background:#ffffcc;}
#msg ul {background:#cc99ff;list-style:none;}
#msg dt {font-weight:bold;float:left;width: 6em;}
#msg dt:after { content:':';}
#patch h4 {padding: 0 \
10px;line-height:1.5em;margin:0;background:#ccffff;border-bottom:1px solid \
black;margin:0 0 10px 0;} #patch .propset h4, #patch .binary h4 {margin: 0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {background:#eeeeee;padding: 0 0 10px 0;}
#patch .propset .diff, #patch .binary .diff  {padding: 10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary \
{border:1px solid black;margin:10px 0;} #patch .add {background:#ddffdd;}
#patch .rem {background:#ffdddd;}
#patch .lines, .info {color:#888888;background:#ffffff;}
--></style>
<title>[622] trunk/code/javascript/selenium-browserbot.js: Output newly-loaded \
location in debug message.</title> </head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd>622</dd>
<dt>Author</dt> <dd>mdub</dd>
<dt>Date</dt> <dd>2005-09-12 08:58:00 -0400 (Mon, 12 Sep 2005)</dd>
</dl>

<h3>Log Message</h3>
<pre>Output newly-loaded location in debug message.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkcodejavascriptseleniumbrowserbotjs">trunk/code/javascript/selenium-browserbot.js</a></li>
 </ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkcodejavascriptseleniumbrowserbotjs"></a>
<div class="modfile"><h4>Modified: trunk/code/javascript/selenium-browserbot.js (621 \
=> 622)</h4> <pre class="diff">
<span class="info">--- trunk/code/javascript/selenium-browserbot.js	2005-09-12 \
                12:41:35 UTC (rev 621)
+++ trunk/code/javascript/selenium-browserbot.js	2005-09-12 12:58:00 UTC (rev 622)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> 
     var self = this;
     this.recordPageLoad = function() {
</span><span class="rem">-        LOG.debug(&quot;Page load detected&quot;);
</span><span class="add">+        LOG.debug(&quot;Page load detected, location=&quot; \
+ self.getCurrentWindow().location); </span><span class="cx">         \
self.currentPage = null;  self.newPageLoaded = true;
     };
</span>
</pre>
</div>
</div>

</body>
</html>



_______________________________________________
Selenium-commits mailing list
Selenium-commits@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic