Design a scalable Selenium automation framework, aligned with clean architecture principles, fully compatible with Jenkins Docker Selenium images, and able to run in headless mode for CI/CD pipelines.
src ├── main/java │ └── com/om/framework │ ├── base │ │ ├── BaseClass.java │ │ └── DriverFactory.java │ └── utils │ ├── ConfigReader.java │ └── Log.java └── test/java └── com/om/framework ├── hooks │ ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果