When I try to build agenticSeek through docker on a local mac mini m4 (agenticSeek uses selenium==4.33.0), the backend service always generates the following exception error, and no detailed message ...
cucumber-selenium-testng-project/ ├── src/ │ ├── main/java/ │ │ ├── common/ │ │ │ └── CommonMethods.java # Reusable utility ...