解决Selenium+eclips报:Unexpected error launching Internet Explorer. IELaunchURL() returned HRESULT 80070002 ('系统找不到指定的文件。')
解决Selenium+eclips报:Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: Unexpected error launching Internet Explorer. Protected Mode settings are not the same for all zones. Enable Protected Mode must be set to the same value (enabled or disabled) for all zones.
修改nginx配置文件,将client_max_body_size设为512M并重启服务,即可支持上传小于512M的文件。
系统更新后需卸载Docker并重启重装,仅适用于新安装的Docker环境。