Viet Nguyen Duc
Viet Nguyen Duc
Hi @eowoyn, in case server had Dynatrace, did Grid setup enable the tracing feature? Your configs contain something like ``` - name: SE_ENABLE_TRACING value: true - name: JAVA_OPTS value: -Dotel.traces.exporter=jaeger...
@eowoyn, thank you for your confirmation. May I know the way you did for `disabling Java Opentelemetry feature on the selenium process on the oneagent settings` has any similar to...
@rajat-garg-del, can you read through this example to see if it helps? https://github.com/SeleniumHQ/docker-selenium/issues/2143#issuecomment-2051282667
> FAIL ../AppData/Roaming/npm/node_modules/selenium-side-runner/dist/main.test.js (31.04 s) × Testing driver connection (30086 ms) It could be due to your network connection causing the driver to take a long time to download &...
Oh ok, based on few info in your logs > OS: win32 Node: v20.12.2 Selenium-Webdriver: 4.19.0 chromedriver --version ChromeDriver 123.0.6312.105 (399174dbe6eff0f59de9a6096129c0c827002b3a-refs/branch-heads/6312@{#761}) If accessing these 2 links directly, how long it...
Can you try this command `selenium-side-runner -D -d -X --proxy-type direct test3.side` By running this command, I saw a log appear very fast (in case run successfully) that it tried...
Forward the question to this > most users usually access localhost:4444, it can redirect to ui In your case, lets open chrome dev tool, then access localhost:4444/ui, when the page...
Update: /ui was changed to /ui/ in part of changes in JS stack 4.19.0 https://github.com/SeleniumHQ/selenium/commit/bbd59478af06ea060dac342e406434c54056eba3#diff-360388c710d883e15e1f0e7cd8b95c2fe6671d1d51ffcbe961bac0d07b56168aR53-R55
@diemol, I synced this, can you review this first?
@diemol probably the fork in an org and something restricted that I can't remove. Anyhow, I just rebased the branch