Branch: refs/heads/jtnord-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 48093a7cc4ac4b8fbc5eac0fe51c62ce6ed40a2a
      
https://github.com/jenkinsci/acceptance-test-harness/commit/48093a7cc4ac4b8fbc5eac0fe51c62ce6ed40a2a
  Author: James Nord <[email protected]>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java

  Log Message:
  -----------
  update Selenium paramerter for Selenium 4

the selenium containers failed to start with 

```Was passed main parameter '-port' but no main parameter was defined in your 
arg class```

the option in Selenium 4 is

```
    -p, --port
      Port to listen on. There is no default as this parameter is used by
      different components, for example Router/Hub/Standalone will use 4444
      and Node will use 5555.

```


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/jtnord-patch-1/000000-48093a%40github.com.

Reply via email to