On Wed, May 11, 2011 at 8:49 AM, Mahesh <[email protected]> wrote: > can any one let me know how do i verify the file permissions in unix > using an watir script..?
Watir is just a browser driver written in Ruby. Watir scripts are actually Ruby scripts. To check file permissions, use Ruby. http://www.google.com/search?q=verify+file+permissions+unix+ruby Željko -- watir.com - community manager watir.com/book - author watirpodcast.com - host viaqa.mobi conference on software testing - organizer -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
