Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Test.WebDriverWrapper.Helpers
Description
Documentation
decompressGecko :: FilePath -> FilePath -> IO () Source #
Decompresses geckodriver's download, which comes in .zip
for Windows or .tar.gz
for everyone else.
Takes in the archive's filepath and the output filepath.