目次

2024.03.02 VBA Selenium

1.Seleniumインストール

https://github.com/florentbr/SeleniumBasic

2024.03.03の最新は、 v2.0.9.0

インストールパスは、%LOCALAPPDATA%\SeleniumBasic

2.ChromeDriver

https://googlechromelabs.github.io/chrome-for-testing/#stable

ダウンロードしたchromedriver.exeを%LOCALAPPDATA%\SeleniumBasicに配置

3.VBEの参照設定

ツール → 参照設定 で、「Selenium Type Library」にチェックを入れてOK