[wtr-general] bring_to_front function not working...

2009-10-05 Thread Prince3105
Hi Al, I am using below code in my scripts. My script has so many sendkey operations. So i am using bring_to_front function to activate the application. But its not working and it doesn't throw any error. So please give me any other options are available in Watir like WSH's AppActivate .

[wtr-general] bring_to_front()

2009-06-02 Thread Monkeybuns
I'm trying to add a bring_to_front() to Bret's 'Pragmatic Bookshelf' example from the Watir training class. I''m running watir-1.6.2 on XP using IE6. All goes well until I try to stick in a bring_to_front() command as follows (these are the opening lines of the script): require 'rubygems'