Ignite | March 2021 | Building, Deploying, and Managing WebView2 Applications

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

ความคิดเห็น • 20

  • @wagnerconsanifilho4904
    @wagnerconsanifilho4904 3 ปีที่แล้ว +3

    So I developed an vb.net app with webview2. My problem is: if I copy the entire debug folder to a new computer, It works. But if I create an installer with the entire debug folder, it does not work. Any idea?

  • @dmitriyborodiy1575
    @dmitriyborodiy1575 3 ปีที่แล้ว +1

    When WebView2 will be available on UWP?

  • @officialspock
    @officialspock 2 ปีที่แล้ว +1

    Where is the deploying part? Title is misleading

  • @vmars316
    @vmars316 2 ปีที่แล้ว +2

    What is GA ?

  • @urieltorres7510
    @urieltorres7510 2 ปีที่แล้ว

    Is it possible to control webview2 from python ? where can I find some documentation? I love webview2 that is the reason that I very interesting on it!! :D

  • @sumedhdakshshyam4676
    @sumedhdakshshyam4676 3 ปีที่แล้ว

    I love the new Microsoft edge . Pls make it the topmost browser in the world

    • @MSFTEdge
      @MSFTEdge  3 ปีที่แล้ว +2

      Way to make us blush over here! ☺️

  • @jarno2427
    @jarno2427 3 ปีที่แล้ว

    @Wagner Consani Filho i have the exact same problem copy debug folder works but installer fails

  • @DiyintheGhetto
    @DiyintheGhetto ปีที่แล้ว

    Hello, I need to disable right click in webview2 and disable the Alt, Ctrl and delete button can you help me out please?

  • @gerryscat
    @gerryscat 7 หลายเดือนก่อน

    GA?

  • @JuanThomasAlvarez
    @JuanThomasAlvarez 3 ปีที่แล้ว

    When will Webview2 get methods for accessing the dom directly? E.g. Webview.document.getElementById("header")?

    • @jasteph
      @jasteph 3 ปีที่แล้ว

      You may use WebView2's ExecuteScriptAPI to access and modify DOM. There is a doc on the WebView2 docs page if you search 'webview2 use javascript in webview2 apps', it should be the first link that pops up. If it doesn't meet your needs, the WebView2 team is tracking the work to make DOM easy access available on their github repo, item number 77.

  • @subhashreesahu8000
    @subhashreesahu8000 2 ปีที่แล้ว

    Can u please upload all step....

  • @knownowtv9420
    @knownowtv9420 3 ปีที่แล้ว +2

    WHY DO YOU IMPLEMENT THIS WEBVIEW2 WITHOUT LETTING US KNOW HOW TO ACCESS DOM ? ITS JUST BULL CRAP. MAYBE YOU SHOULD PROVIDE INFORMATION HOW TO DO IT.

    • @JuanThomasAlvarez
      @JuanThomasAlvarez 3 ปีที่แล้ว +1

      It looks like they are pushing automation tasks to their Edge Driver from what I see, instead of allowing for this within our own apps. But I will keep searching to see if I find something else.

    • @jasteph
      @jasteph 3 ปีที่แล้ว

      WebView2 allows you to modify DOM via script using the ExecuteScriptAsync API.

    • @knownowtv9420
      @knownowtv9420 3 ปีที่แล้ว

      @@jasteph I know that but unlike the previous webbrowser control, it was easier to use. Why do you create a hammer that is easy to use while there was a previous hammer that was easy to use.

    • @knownowtv9420
      @knownowtv9420 3 ปีที่แล้ว +1

      If you implement something, make sure there is a comprehensive guide how to use it and not bit by bit and you have to search the whole internet crap just to know get that information. that is why some dig into forums to get that info while that is cumbersome do.

  • @AINGUYEN-ie3sk
    @AINGUYEN-ie3sk 2 ปีที่แล้ว

    sorry, can you help me? ~~