hlafsnio
hlafsnio
按照步骤安装完对应的环境后,首先执行 ```sh $ sudo python3 squid_update.py :0: UserWarning: You do not have a working installation of the service_identity module: 'cannot import name 'opentype''. Please install it from and make sure...
您好,现在百度云盘的登陆页面为 pan.baidu.com, 查看html源代码的时候,找不到 name_field = driver.find_element_by_id('TANGRAM__PSP_4__userName') name_field.send_keys(name) passwd_field = driver.find_element_by_id('TANGRAM__PSP_4__password') passwd_field.send_keys(passwd) login_button = driver.find_element_by_id('TANGRAM__PSP_4__submit') 这几个id现在都没有了,想请教下现在应该怎么找到登陆按钮和输入账户密码的位置喃... 麻烦了