Frankly, I never use show_all_objects.<br><br>I used the IE Dev Toolbar to analyze the page. It is really the very best tool for this kind of thing. All Watir users should install it now!<br><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en">
http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en</a><br><br>Sorry about that authorization dialog.... <br><br>Bret<br><br><div><span class="gmail_quote">On 7/5/06,
<b class="gmail_sendername">Daniel Kurtz</b> <<a href="mailto:dkurtz@olenick.com">dkurtz@olenick.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Bret;<br><br>I did a Show_All_Objects on a Sharepoint page and couldn't make heads or tails out of the results. It might be that looking at the generated HTML might be more productive. Main problem seems to be however that WSS fires a popup for user authentication, with all the fun that THAT implies.
<br><br>But then, I tried a record and playback using Microsoft's own Visual Studio Team Test, and it couldn't deal with that authentication popup either <g>.<br><br>Daniel<br>________________________________<br><br>
From: <a href="mailto:wtr-general-bounces@rubyforge.org">wtr-general-bounces@rubyforge.org</a> on behalf of Bret Pettichord<br>Sent: Wed 6/28/2006 3:11 PM<br>To: <a href="mailto:wtr-general@rubyforge.org">wtr-general@rubyforge.org
</a><br>Subject: Re: [Wtr-general] Windows Sharepoint<br><br><br>On 6/26/06, Daniel Kurtz <<a href="mailto:dkurtz@olenick.com">dkurtz@olenick.com</a>> wrote:<br><br> Has anyone ever tried to script a Windows Sharepoint site?
<br><br><br>We use sharepoint at my company and i just looked at the structure of the html of the site.<br><br>It looks like it should be fairly scriptable with Watir. It's mostly organized as a bunch of nested tables. Many of the key elements are tagged with meaningful id's or classes. Some are tagged with long id's that appear to be GUID's.
<br><br>Bret<br><br></blockquote></div>