python:selenium

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
python:selenium [2022/06/01 04:31] – [DietPi で chromedriver を含むパッケージ] ともやんpython:selenium [2022/06/01 04:35] (現在) – [DietPi の chromium-driver] ともやん
行 238: 行 238:
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><code> <WRAP color_command><code>
-$ apt-file search chromedriver+sudo apt install chromium-chromedriver
 </code></WRAP> </code></WRAP>
 <WRAP color_result><code> <WRAP color_result><code>
-$ sudo apt install chromium-chromedriver 
 Reading package lists... Done Reading package lists... Done
 Building dependency tree... Done Building dependency tree... Done
行 276: 行 275:
 </WRAP> </WRAP>
  
 +=== 動作確認 ===
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><code> <WRAP color_command><code>
行 285: 行 285:
 </WRAP> </WRAP>
  
-=== DietPi の chromium-driver === +<WRAP color_term> 
-Raspberry Pi Zero WH の DietPi で armhf 32bit な chromium-driver は Segmentation fault で動作しない😅💦 +<WRAP color_command><code> 
-\\+$ chromedriver --help 
 +</code></WRAP> 
 +<WRAP color_result><code> 
 +Usage: chromedriver [OPTIONS] 
 + 
 +Options 
 +  --port=PORT                     port to listen on 
 +  --adb-port=PORT                 adb server port 
 +  --log-path=FILE                 write server log to file instead of stderr, increases log level to INFO 
 +  --log-level=LEVEL               set log level: ALL, DEBUG, INFO, WARNING, SEVERE, OFF 
 +  --verbose                       log verbosely (equivalent to --log-level=ALL) 
 +  --silent                        log nothing (equivalent to --log-level=OFF) 
 +  --append-log                    append log file instead of rewriting 
 +  --replayable                    (experimental) log verbosely and don't truncate long strings so that the log can be replayed. 
 +  --version                       print the version number and exit 
 +  --url-base                      base URL path prefix for commands, e.g. wd/url 
 +  --readable-timestamp            add readable timestamps to log 
 +  --enable-chrome-logs            show logs from the browser (overrides other logging options) 
 +  --disable-dev-shm-usage         do not use /dev/shm (add this switch if seeing errors related to shared memory) 
 +  --allowed-ips=LIST              comma-separated allowlist of remote IP addresses which are allowed to connect to ChromeDriver 
 +  --allowed-origins=LIST          comma-separated allowlist of request origins which are allowed to connect to ChromeDriver. Using `*` to allow any host origin is dangerous! 
 +</code></WRAP> 
 +</WRAP> 
 + 
 +=== DietPi の chromium-driver は Segmentation fault で動作しない😅💦 === 
 +Raspberry Pi Zero WH の DietPi で armhf 32bit な chromium-driver は Segmentation fault で動作しない😥\\
 <WRAP color_term> <WRAP color_term>
 <WRAP color_command><code> <WRAP color_command><code>
  • python/selenium.1654025487.txt.gz
  • 最終更新: 2022/06/01 04:31
  • by ともやん