I hereby claim:
- I am evjan on github.
- I am peterevjan (https://keybase.io/peterevjan) on keybase.
- I have a public key ASBROxsJes10hLu3f4urtieeoL2LFGoC3aTPoEkhqq1yMwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| require 'cucumber/rails' | |
| Webrat.configure do |config| | |
| config.mode = :selenium | |
| config.application_framework = :rack | |
| config.open_error_files = false | |
| end | |
| World(Rack::Test::Methods) | |
| World(Webrat::Methods) |
| selenium.Close(); | |
| selenium.Stop(); | |
| selenium.ShutDownSeleniumServer(); | |
| _seleniumServerProcess.Kill(); | |
| _seleniumServerProcess.WaitForExit(10000); |