Replies: 1 comment
-
Is there any solution here? I'd like to know as well how to accomplish this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I'd like to test a blazor content in WebView2 through Chrome DevTools Protocol (DCP) using PlayWright.
I understand that BlazowWebView uses WebView2 and is possible to connect throw CDP.
I am able to open Edge DevTools when a MAUI Hybrid app is running so I think that CDP should work.
Using Playwright with CDP connection I get 4 Pages:
There is not the Maui Hybrid app no matter the application is running or not.
Could you confirm that BlazorWebView uses WebView2?
Please let me know how may I test the BlazowWebView content using PlayWright and SDP connection.
Beta Was this translation helpful? Give feedback.
All reactions