Re: selenium chromium driver version [Was: [VOTE] Release of MyFaces Core 4.0.1]

2023-05-22 Thread Mike Kienenberger
Thanks! I guess a README in the build root might be helpful. I'm glad you gave the exact command for GitHub Actions, because trying to use my specific chromium version gave Caused by: org.jboss.arquillian.drone.webdriver.binary.downloading.source.MissingBinaryException: There wasn't found any

Re: selenium chromium driver version [Was: [VOTE] Release of MyFaces Core 4.0.1]

2023-05-22 Thread Melloware
Mike, You bring up a great point. This is what the GitHub Actions workflow does. mvn -B -V clean verify checkstyle:check apache-rat:check -Dformats=XML -DchromeDriverVersion=112.0.5615.49 -f pom.xml Where it forces a specific chrome driver.  Not great i agree. On 5/22/2023 7:59 AM, Mike

selenium chromium driver version [Was: [VOTE] Release of MyFaces Core 4.0.1]

2023-05-22 Thread Mike Kienenberger
So I was trying to run the checklist to vote on MyFaces Core 4.0.1 (first time in a long while when I've had time), but I couldn't get past trying to build the project from source. The build process is downloading ChromeDriver 113.0.5672.63 for integration tests but my version of linux is still