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!
http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en
Sorry about that authorization dialog....
Bret
On 7/5/06,
Daniel Kurtz <[EMAIL PROTECTED]> wrote:
Hi Bret;
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.
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>.
Daniel
________________________________
From: [EMAIL PROTECTED] on behalf of Bret Pettichord
Sent: Wed 6/28/2006 3:11 PM
To: [email protected]
Subject: Re: [Wtr-general] Windows Sharepoint
On 6/26/06, Daniel Kurtz <[EMAIL PROTECTED]> wrote:
Has anyone ever tried to script a Windows Sharepoint site?
We use sharepoint at my company and i just looked at the structure of the html of the site.
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.
Bret
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
