geckodriver
Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.
RUN pacman -S --noconfirm geckodriver
RUN apt-get update && \
apt-get install -y geckodriver
Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.
RUN pacman -S --noconfirm geckodriver
RUN apt-get update && \
apt-get install -y geckodriver