1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-29 07:38:02 +02:00

Reformulate driver definition section

Signed-off-by: Julien Boyer <julien@larevolution.re>
Signed-off-by: sitarane <julien@larevolution.re>
This commit is contained in:
Julien Boyer 2023-08-03 19:57:04 +02:00 committed by sitarane
parent 05bff78bce
commit 48d55ecae6

View file

@ -427,7 +427,7 @@ First, uncomment the chrome-server service in the docker-compose.yml
Rails expects the browser to be local. We need to point it to the chrome-server. Rails expects the browser to be local. We need to point it to the chrome-server.
Add the options to the driver definition in test/application_system_test_case.rb Adapth the driver definition in test/application_system_test_case.rb
```ruby ```ruby
driven_by :selenium, using: :headless_chrome, screen_size: [1400, 1400], options: { driven_by :selenium, using: :headless_chrome, screen_size: [1400, 1400], options: {