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
using the official test case cefsimple.exe, when running it from the console with the command cefsimple.exe --url=www.youtube.com
the CEF page opens normally the first time.
However, when running the command cefsimple.exe --url=www.youtube.com again while the console is still running
A new Chrome tab opens instead of loading the specified URL.
After integrating CEF into our application, the program can load the webpage correctly in the foreground, but when it moves to the background and tries to load the webpage, it doesn't load; instead, a new Chrome tab is opened.
Expected behavior
1、After step 3 is completed, the webpage can be loaded normally.
Screenshots
Versions (please complete the following information):
OS: Windows 10
CEF Version: 131.3.4
The text was updated successfully, but these errors were encountered:
cefsimple.exe cannou run double times
To Reproduce
Steps to reproduce the behavior:
Expected behavior
1、After step 3 is completed, the webpage can be loaded normally.
Screenshots
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: