====== 2024.03.02 VBA Selenium ====== ===== 1.Seleniumインストール ===== [[https://github.com/florentbr/SeleniumBasic]] 2024.03.03の最新は、 [[https://github.com/florentbr/SeleniumBasic/releases/tag/v2.0.9.0|v2.0.9.0]] インストールパスは、%LOCALAPPDATA%\SeleniumBasic ===== 2.ChromeDriver ===== [[https://googlechromelabs.github.io/chrome-for-testing/#stable]] ダウンロードしたchromedriver.exeを%LOCALAPPDATA%\SeleniumBasicに配置 {{:50_dialy:2024:03:2024-03-06_09h38_17.png?400|}} ===== 3.VBEの参照設定 ===== ツール → 参照設定 で、「Selenium Type Library」にチェックを入れてOK {{:50_dialy:2024:03:2024-03-03_22h01_11.png?400|}} {{:50_dialy:2024:03:2024-03-03_22h01_25.png?400|}} {{tag>日記 VBA}}