KaotoIO / vscode-kaoto

Kaoto embedded in VS Code
Apache License 2.0
13 stars 13 forks source link

Adapt UI tests to containers #631

Closed apupier closed 2 months ago

apupier commented 2 months ago
  1) Property panel loading test
       Open "choice.camel.yaml" file and check property panel is loading and closing:
     TimeoutError: Waiting for element to be located By(xpath, //*[name()='g' and starts-with(@data-testid,'custom-node__when')])
Wait timed out after 5158ms
      at /home/runner/work/vscode-kaoto/vscode-kaoto/vscode-kaoto/node_modules/selenium-webdriver/lib/webdriver.js:913:22
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)