zebrunner/community-edition

Could not start web tests `Unable to parse remote response: You are using Selenoid HEAD!`

Closed this issue · 1 comments

UI tests is not starting

15:02:43  url=https://www.gsmarena.com/
15:02:43  env=DEMO
15:02:43  selenium_url=http://selenoid:4444/wd/hub
15:02:43  report_url=[http://18.198.137.15:80/jenkins/job/test/job/carina-demo/job/Web-Demo-Test/4/ZebrunnerReport](http://18.198.137.15/jenkins/job/test/job/carina-demo/job/Web-Demo-Test/4/ZebrunnerReport)
15:02:43  auto_screenshot=true
15:02:43  project_report_directory=./reports
15:02:43  max_screen_history=1
15:02:43  thread_count=1
15:02:43  localization_encoding=UTF-8
15:02:43  language=en_US
15:02:43  selenium_url=http://selenoid:4444/wd/hub
15:02:43  
15:02:43  ------------- Driver capabilities -----------
15:02:43  capabilities.enableVideo=true
15:02:43  capabilities.enableLog=true
15:02:43  capabilities.browserName=chrome
15:02:43  capabilities.provider=zebrunner
15:02:43  ================================================
15:02:43
...
15:02:52  2023-06-09 12:02:51 CarinaListener [main-1] [INFO] CARINA_CORE_VERSION: 1.0.2
...
15:03:25  2023-06-09 12:03:24 Messager [TestNG-test=GSM arena web tests-1-30] [ERROR] TEST [GSM arena web tests - testBrandGroup] FAILED at [12:03:24 2023-06-09] - Could not start a new session. Unable to parse remote response: You are using Selenoid HEAD!

New version of Docker (24.0.2) is not fully compatible with zebrunner/selenoid:1.10.10 image provided by Zebrunner on Dockerhub. We need to make compatible image zebrunner/selenoid:1.10.12 to fix this problem.