statementUnable to instantiate Drone via org.openqa.selenium.chrome.ChromeDriver(Capabilities): org.openqa.selenium.SessionNotCreatedException: session not created exception: ChromeChromeDriver
Caused by: org.openqa.selenium.SessionNotCreate
我们的webapp通常是在windows操作系统中使用Google访问的。我们真的需要有一个windows操作系统吗?还是有GUI的ubuntu就足够了?AFAIK,Chrome是来自操作系统的沙箱。我们使用的团队和硒,铬驱动程序进行测试。我们的计划是在GUI中使用Ubuntu并将其注册为团队代理,例如kubernetes pod (如果可能的话)。