chromedriver
web browser - WebDriver support transitional package
RUN apt-get update && \
apt-get install -y chromedriver
RUN pacman -S --noconfirm chromedriver
RUN apt-get update && \
apt-get install -y chromedriver
RUN dnf install -y chromedriver