testing - Using custom Selenium server on capybara -


I am trying to use capebara and selenium, but with a custom server for selenium, for example i The server wants to root cyclab, com, is anyone here tried before doing it?

thanks b4

In your env.rb

  capibara.app_host = "sausselbes.com"  

Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -