chromeless icon indicating copy to clipboard operation
chromeless copied to clipboard

opens chrome half screen and does not use production version chrome

Open dlaugh14 opened this issue 7 years ago • 2 comments

Is there any way to fix this? I saw a discussion where someone mentioned this same issue and it was said to use "viewpoint". That doesn't seem to fix the issue. Also, I was having my script test playing a video. The chome browser that is opened doesn't seem to have html5 player or silverlight installed. - When I open chrome like normal these videos seem to work fine. Any advice?

dlaugh14 avatar Dec 10 '17 01:12 dlaugh14

image

dlaugh14 avatar Dec 10 '17 05:12 dlaugh14

try chromeFlags: ['--start-maximized']

sonnguyen1989 avatar Feb 12 '18 04:02 sonnguyen1989