1 中描述Selenium supports interaction with web view only - so this is not possible.
这里写图片描述
所以这种方式,行不通!

How to setup Shadowsocks on your Ubuntu server
https://gist.github.com/nathanielove/40c1dcac777e64ceeb63d8296d263d6d

https://www.sundabao.com/ubuntu%E4%BD%BF%E7%94%A8shadowsocks/

pyperclip是用于跨平台的剪切板访问工具
sudo pip3 install pyperclip

import pyperclip
pyperclip.copy("!1111")
pyperclip.paste()

报错:Pyperclip could not find a copy/paste mechanism for your system.
解决办法:sudo apt-get install xclip,然后再使用,即可。

参考网址
1http://blog.csdn.net/xyh421/article/details/70154320

Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐