[plugin-web-app] Filter HTTP context cookies with irrelevant domain while adding them to browser #2765
Annotations
2 errors and 1 warning
Incorrect constructor injection in XML Spring bean:
vividus-plugin-web-app/src/main/resources/vividus-plugin/spring.xml#L86
No matching constructor found in class 'WebDriverCookieManager'#treeend
*** ** * ** ***
|--------------------------------------|---|-----------|
| **WebDriverCookieManager(...):** | | **Bean:** |
| IWebDriverProvider webDriverProvider | | **???** |
|
Incorrect constructor injection in XML Spring bean:
vividus-plugin-web-app/src/main/resources/vividus-plugin/spring.xml#L182
No matching constructor found in class 'SeleniumCookieSteps'#treeend
*** ** * ** ***
|---------------------------------------|---|---------------------------------------------|
| **SeleniumCookieSteps(...):** | | **Bean:** |
| IWebDriverProvider webDriverProvider | | **???** |
| CookieManager\<Cookie\> cookieManager | | Autowired: null(WebDriverCookieManager) |
| INavigateActions navigateActions | | Autowired: navigateActions(NavigateActions) |
| VariableContext variableContext | | **???** |
| JsonUtils jsonUtils | | **???** |
| ISoftAssert softAssert | | **???** |
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|