# 运行到下面这行代码就会启动App, # 可以关闭自动启动App吗? 自己 launch_app _driver = webdriver.Remote("http://{}/wd/hub".format(host), capabilities)