Microsoft Edge WebView2 Runtime 92.0.902.55 Issue

Prithavi Nagar 1 Reputation point
2021-07-27T07:59:03.357+00:00

Hi,

We are facing same issue .After Updating Microsoft Edge WebView2 Runtime 92.0.902.55 . Redirection not working like my URL IP:Port/web#login?name=ram when console window.location whole URL not printing (only printing upto /web ) before that in older version it was working fine . Kindly help in priority it is buggy version .

Thanks
Prithvi

@Anonymous

Microsoft Security | Microsoft Graph
Microsoft Edge | Microsoft Edge development
{count} votes

3 answers

Sort by: Most helpful
  1. Victor Casagrandi 1 Reputation point
    2021-07-27T22:41:23.053+00:00

    Olá @Prithavi Nagar ,

    Tive um problema bem parecido e resolvi da seguinte forma:

    1 - Baixar o arquivo no link abaixo;

    -> https://microsoft-edge.br.uptodown.com/windows/download

    2 - Descompactar o arquivo em uma nova pasta;

      2.1 - Fazer uma cópia do arquivo "msedgedriver.exe" na mesma pasta;  
    
      2.2 - Renomear o nome do arquivo "msedgedriver - Copia.exe";  
              a - Para o nome "MicrosoftWebDriver.exe";  
    

    3 - Copiar os dois arquivos ("msedgedriver.exe", "MicrosoftWebDriver.exe") para a pasta do projeto;

    OBS: O passo 3, tem que ser dentro da pasta debug caso for C#, ou a pasta similar do seu projeto onde ele aciona os executáveis.

    Esta solução funcionou para o meu problema, o programa que estava com o problema foi desenvolvido em C# (Selenium).

    Boa sorte!

    0 comments No comments

  2. Aman Sharma 1 Reputation point
    2021-07-29T06:00:57.627+00:00

    Seems like if you update your WebView2 package in development project and recompile, it works as expected. The same issue happened for us and this should be cleanest way of solving this.


  3. se dong Kwon 1 Reputation point
    2021-08-12T04:07:55.943+00:00

    Hi MS developers

    I can't eliminate the Microsoft Edge Webview2 Runtime
    That means, when i was eliminate that, but respawned again that after turn on the notebook
    So let me know the method how to remove it

    Thank you

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.