[Wtr-general] Query in windows-pr,win32-process and Rspec

2007-07-12 Thread SHALINI GUPTA
Hi All, Please tell me what are the advantages of 1-windows-pr 2-win32-process 3- Rspec I have downloaded 'watir-1[1].5.1.1192.gem' ,'windows-pr-0.6.6.gem' and ' win32-process-0.5.2.gem' and istalled as described in user guide. But can some one plz tell me their advantages.. so that i can take

Re: [Wtr-general] Query in windows-pr,win32-process and Rspec

2007-07-12 Thread Charley Baker
windows-pr - win32 constants used by win32-process. win32-process - watir is now using Process.create in this library, see the following JIRA ticket for more details: http://jira.openqa.org/browse/WTR-150 Rspec - Behavior driven development framework, a quick google search on BDD and Dave Astels