-
Install Chrome Web Driver
RedHat/CentOS:
yum -y install chromedriver
ArchLinux:
paru -S chromedriver
For other OS check official download page.
-
Install chrome
ArchLinux:
paru -S google-chrome
-
Add permission:
chmod +x spt
-
Run chrome-driver
$ chromedriver Starting ChromeDriver 108.0.5359.71 (1e0e3868ee06e91ad636a874420e3ca3ae3756ac-refs/branch-heads/5359@{#1016}) on port 9515 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully.