Puja Jagani

Results 244 comments of Puja Jagani

We support tracing in Selenium to provide observability into the request going between various components using OpenTelemetry. The documentation uses jaeger as just an example to visualize traces. OpenTelemetry allows...

Do you mean if we support "otlp" as an exporter? Ideally, we should support whatever OpenTelemetry allows users to configure because we don't do anything differently or specific to the...

"And do we have the possible to have the sample based on otlp" > I don't think this is a priority currently. But we are happy to receive contributions around...

Also, are you using RemoteWebDriver? Java client-side observability is only supported with RemoteWebDriver.

Based on the questions, I dont think there is an action item on us. I am going to try and answer all concerns point by point here. 1. Jaeger is...

Yes! That's correct. Chrome's stable release does not support it. Looks like the latest Canary has the support https://wpt.fyi/results/webdriver/tests/bidi/network?label=master&label=experimental&aligned&view=subtest.

Hey @soulgalore! Please refer to https://docs.google.com/document/d/1PwRUs9fKuPctyqtICJpiaGabWy0TDKDbmMfpSKszdpA/edit?usp=sharing. We use https://wpt.fyi/results/webdriver/tests/bidi?label=master&label=experimental&aligned&view=subtest as source to truth to update the doc. It will give you an idea of what is implemented in Selenium regarding...

Hello! Depending on the Selenium version you are using, the OpenTelemetry java options for exporting might differ. The newer versions have tried to keep with the latest release of OpenTelemetry....

We are happy to receive contributions. For Ruby, @titusfortner can help review.

> @pujagani didn't you troubleshoot this already in another issue? The other issue was also related to a leak but that was pertaining to a leak happening in only a...