Re: [rspec-users] Asynchronous requests (effectively in multiple browser windows)

2009-06-23 Thread David Chelimsky
On Tue, Jun 23, 2009 at 10:24 AM, mBread wrote: > > Hi. I'm using cucumber on a rails app along with rspec & webrat. Is there any > way in cucumber to write scenarios that would use more than one window in an > equivalent manual test? > > I am wanting to write a feature scenario for this manual tes

[rspec-users] Asynchronous requests (effectively in multiple browser windows)

2009-06-23 Thread mBread
Hi. I'm using cucumber on a rails app along with rspec & webrat. Is there any way in cucumber to write scenarios that would use more than one window in an equivalent manual test? I am wanting to write a feature scenario for this manual test: log in, load up a form that it only visible to logged i