-
Bug
-
Resolution: Fixed
-
Major
-
None
When trying to add a browser in the grid config I get:
Caused by: org.apache.commons.jelly.JellyTagException: file:/var/lib/jenkins/plugins/selenium/WEB-INF/classes/hudson/plugins/selenium/configuration/browser/webdriver/ChromeBrowser/config.jelly:2:104: <st:include> No page found '../../AbstractSeleniumBrowser/config.jelly' for class hudson.plugins.selenium.configuration.global.SeleniumGlobalConfiguration
Problem seems to be that is uses SeleniumGlobalConfiguration as the working directory, from which this relative path is indeed wrong.