cukecipes icon indicating copy to clipboard operation
cukecipes copied to clipboard

How does the selenium world work?

Open danieljsun opened this issue 11 years ago • 0 comments

I followed the README and was able to run the features in the persistence world successfully. But when I ran the selenium world, it just opened two firefox windows

chrome://src/content/RemoteRunner.html?sessionId=51ce8c6791a74f83b42bd3d0dc3177f8&multiWindow=true&baseUrl=http%3A%2F%2F127.0.0.1%3A51452%2F&debugMode=false&driverUrl=http://localhost:51452/selenium-server/driver/
http://localhost:51452/selenium-server/core/Blank.html?start=true

I was expecting to see it automatically execute the scenarios (e.g. add recipe).

Am I missing anything?

Cheers, Daniel

P.S I am newbie to cucumber, just trying to get my head around it.

danieljsun avatar Feb 21 '14 14:02 danieljsun