阅读背景:

Cucumber+Capybara:应用程序外的浏览器重定向的问题

来源:互联网 
Given I have a rails app
And I'm using cucumber
And I'm using capybara
And I have an action that results in a redirect_to "https://some.other.domain.com/some_path"
When I test this action
Then the in-app portion of the test works fine
But I see this error: No route matches "/some_path" with {:method=>:get} (ActionController::RoutingError)
Given I have a rails app
And I'm using cucumber



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: