cefpython icon indicating copy to clipboard operation
cefpython copied to clipboard

Getting "you are using older version of Chrome"

Open LogicEnthusiast opened this issue 5 years ago • 1 comments

Any way to resolve the "you are using older version of Chrome" in the window?

Thank you!

image

C:\Users\qalexma\Documents\workspace\cefpython>C:/Users/qalexma/AppData/Local/Programs/Python/Python37/python.exe c:/Users/qalexma/Documents/workspace/cefpython/examples/hello_world.py
[hello_world.py] CEF Python 66.0
[hello_world.py] Chromium 66.0.3359.181
[hello_world.py] CEF 3.3359.1774.gd49d25f
[hello_world.py] Python 3.7.2 32bit

LogicEnthusiast avatar Jun 18 '20 20:06 LogicEnthusiast

That's from Google from the URL https://www.google.com/ in the hello_world.py file. Just change the URL.

dtcooper avatar Jun 29 '20 17:06 dtcooper