You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Concordion For .Net
Hi
I'm a newbie on Concordion.NET and find it easier to use in VS than
the other BDD frameworks I have tested so far.
Since I make webapplications I would like to use Selenium in most of
my scenarios.
I would like to start the Selenium RC before running the tests and
close it nicely afterwards. I would like some guidance in how to do
that in Concordion.NET. It's like the FixtureSetUp I read about in
MbUnit/Gallio documentation. Can I use that?