site_prism 4.0
SitePrism gives you a simple, clean and semantic DSL for describing your site. SitePrism implements the Page Object Model pattern on top of Capybara.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (3):
Development 依赖 (8):
            cucumber
            > 6, < 9
          
          
            rspec
            ~> 3.12
          
          
            rubocop
            ~> 1.49.0
          
          
            rubocop-performance
            ~> 1.16.0
          
          
            rubocop-rspec
            ~> 2.19.0
          
          
            selenium-webdriver
            ~> 4.0
          
          
            simplecov
            ~> 0.21
          
          
            webdrivers
            > 4.6, < 6
          
    
