From: Bret Pettichord Date: 2007-03-21T01:30:07+09:00 Subject: Re: Ajax woes On Mar 16, 10:50 am, "alex_f...@hotmail.com" wrote: > The IE automation is very complex problem. The Browser is "alive". You > can't lock the browser. You can test for the tag existence and it will > fail on the next line because DOM was changed. SWExplorerAutomation > (SWEA) automates Browser from "inside". The SWEA engine sits inside IE > and controls all browser activity. So SWEA is able to lock the browser? How would you know when to do this? Is this a good thing? Is this a feature that should be added to Watir? I don't understand how a user would use this ability, so i would appreciate any clarification. Can you show me some code that does this? Bret