Sha256: 194c94076c583946c71aa5b2ca09acc9f9d6686f6069fc72f71f3081f1754ace

Contents?: true

Size: 172 Bytes

Versions: 23

Compression:

Stored size: 172 Bytes

Contents

# typed: false
require "test_helper"

class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
  driven_by :selenium, using: :chrome, screen_size: [1400, 1400]
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
kuby-core-0.17.0 spec/dummy/test/application_system_test_case.rb
kuby-core-0.16.1 spec/dummy/test/application_system_test_case.rb
kuby-core-0.16.0 spec/dummy/test/application_system_test_case.rb
kuby-core-0.15.0 spec/dummy/test/application_system_test_case.rb
kuby-core-0.14.0 spec/dummy/test/application_system_test_case.rb
kuby-core-0.13.0 spec/dummy/test/application_system_test_case.rb
kuby-core-0.12.0 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.16 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.15 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.14 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.13 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.12 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.11 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.10 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.9 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.8 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.7 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.6 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.4 spec/dummy/test/application_system_test_case.rb
kuby-core-0.11.3 spec/dummy/test/application_system_test_case.rb