You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a framework where we need to write scripts for WebView2 having embedded Microsoft Edge. The way framework is designed is to run the instances in grid-hub/node architecture. Currently I am able to run scripts for EdgeDriver directly by using EdgeOptions as provided in documentation but I am unable to use RemoteWebDriver and gets error for the same and that is the end goal to be able to run my tests in pipeline mode. Is there any planned support for it?
The text was updated successfully, but these errors were encountered:
I am working on a framework where we need to write scripts for WebView2 having embedded Microsoft Edge. The way framework is designed is to run the instances in grid-hub/node architecture. Currently I am able to run scripts for EdgeDriver directly by using EdgeOptions as provided in documentation but I am unable to use RemoteWebDriver and gets error for the same and that is the end goal to be able to run my tests in pipeline mode. Is there any planned support for it?
The text was updated successfully, but these errors were encountered: