And what do you use for browser driver? Watin, Selenium, etc?
Please make sure that you do not start your browser instance in Feature Start event if so, just stop it in Feature end.
The common practice is to start and stop browser for each feature to avoid sharing data between tests
вторник, 3 апреля 2012 г., 13:43:59 UTC+4 пользователь Sreenath написал: