chrome_remote_shell

軟件截圖:
chrome_remote_shell
軟件詳細信息:
版本: 1.2
上傳日期: 12 May 15
許可: 免費
人氣: 3

Rating: nan/5 (Total Votes: 0)

chrome_remote_shell是一個庫,可以很容易與谷歌Chrome遠程調試外殼從Python的溝通與NBSP;為了使外殼可用,Chrome瀏覽器開始使用此選項:
谷歌鉻--remote殼口= 9222
然後你就可以用Python通過這樣的代碼連接:
>>>進口chrome_remote_shell
>>>殼= chrome_remote_shell.open(端口= 9222)
>>> shell.request('DevToolsService',命令='平')
{u'data“:u'ok',u'command”:u'ping',u'result':0}
該協議是在詳細地描述:
http://code.google.com/p/chromedevtools/wiki/ChromeDevToolsProtocol
為方便起見,外殼連接對象提供的方法,通過注射到JavaScript的第一個選項卡,Chrome瀏覽器的命令在新標籤中打開一個URL:
shell.open_url('http://www.aldaily.com/')

Requirements:

  • Python
  • 谷歌Chrome瀏覽器

顯影劑的其他軟件 Brandon Craig Rhodes

PyEphem
PyEphem

15 Apr 15

adventure
adventure

14 Apr 15

pyzmq-static
pyzmq-static

20 Feb 15

意見 chrome_remote_shell

評論沒有發現
添加評論
打開圖片!