[🐛 Bug]: webview seems not to be detected in 4.33 #15797
Labels
A-needs-triaging
A Selenium member will evaluate this soon!
C-dotnet
.NET Bindings
I-defect
Something is not working as intended
I-regression
Something was working but we "fixed" it
OS-windows
Uh oh!
There was an error while loading. Please reload this page.
Description
For our test automation we want to attach to an existing instance of the edge webview (embedded).
With selenium 4.32 it worked as alwys with the following debug outputs:
After the update to selenium 4.33 we have now the following error message
with the debug logs
both runs were performed on different but identical machines (created by the same template).
You can see on the last line of the debug logs, that the filename and the folder with the version is missing.
It seems to me, that this is a bug in the new version 4.33! Can you please have a look on it?
Reproducible Code
ℹ️ Last known working version:
4.32
The text was updated successfully, but these errors were encountered: