geckodriver is a proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.
copied from cf-staging / geckodriverconda install conda-forge::geckodriver
conda install conda-forge/label/cf201901::geckodriver
conda install conda-forge/label/cf202003::geckodriver
conda install conda-forge/label/gcc7::geckodriver
This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox. It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends.