環境構築
GitHub - SeleniumHQ/docker-selenium: Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Container Platform, making it easier to perform browser automation at scale
Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Container Platform, making it easier to ...

Docker Desktop: The #1 Containerization Tool for Developers | Docker
Docker Desktop is collaborative containerization software for developers. Get started and download Docker Desktop today ...
操作記録用
Selenium IDE - Chrome Web Store
Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver.
https://kirinote.com/python-browser-record/
参考サイト

Seleniumブラウザー自動化プロジェクト
Seleniumはブラウザー自動化を可能にし、それを支えるツール群とライブラリー群プロジェクトです。ユーザーとブラウザーのやり取りのエミュレーション、ブラウザーの割当を増強したり縮減する分散型サーバー、そしてすべてのメジャーなブラウザー用に...

10分で理解する Selenium - Qiita
Seleniumとは Selenium は Web ブラウザの操作を自動化するためのフレームワークです。 2004 年に ThoughtWorks 社によって Web アプリケーションの UI テストを自動化する目的で開発されました。