A
A
Alex Lav2020-04-28 18:06:27
JavaScript
Alex Lav, 2020-04-28 18:06:27

How to change the title of a javascript notification?

Hello, help me change the name of the notification.
Now it is called "JavaScript alert https://site.ru "
It needs to be changed to "Notification".
More details on the screenshot:
5ea845ea81ebe006640617.png

The C# code itself:

chromiumWebBrowser.ExecuteScriptAsync("alert ('Не найдены файлы игры, пожалуйста загрузите игру через лаунчер');");

Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Lav, 2020-04-28
@aleks78888

System.Windows.Forms.MessageBox.Show("Игра не найдена, пожалуйста загрузите игру в разделе (О Игре)", "Уведомление");

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question