AttributeError: type object 'Chrome' has no attribute 'get'
可以参考一下,希望能帮助你:https://blog.csdn.net/weixin_42636075/article/details/129144085
你写的这个对象类型Chrome变量,没有get这个属性,打印输出下Chrome看看是啥