Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想向我的老板展示测试如何让我们的生活更轻松,从长远来看可以节省很多钱。
为此,我想向他展示我所有使用活动 JavaScript 驱动程序进行的 Cucumber 测试,因此所有测试都在浏览器中运行,而不仅仅是标有 @javascript/@selenium 的那些。
有没有办法做到这一点?
把它放在像你的 env.rb 这样合理的地方:
Capybara.default_driver = :selenium