Google Chrome shows no text/fonts when opened with selenium

后端 未结 3 2064
无人共我
无人共我 2020-12-30 13:53

So i was using some python scripts for automating some stuff in google chrome. Since yesterday i experience a really strange bug. When i use the script to open Google Chro

3条回答
  •  庸人自扰
    2020-12-30 14:18

    have a look if the disable-gpu comand line flag for chrome helps you

    https://github.com/karma-runner/karma-chrome-launcher/issues/183#issuecomment-401820926

提交回复
热议问题