haskell-webdriver / haskell-webdriver

A Haskell client for the Selenium WebDriver protocol.
http://hackage.haskell.org/package/webdriver
BSD 3-Clause "New" or "Revised" License
191 stars 72 forks source link

loadProfile returns ambiguous error #181

Open augyg opened 2 years ago

augyg commented 2 years ago

Seems to have a placeholder that was never removed as instead of returning what the parse error was during load profile, such as in my repl output below

ghci>loadProfile "/home/lazylambda/.mozilla/firefox/wrfni7ol.default/"
*** Exception: ProfileParseError "string"
augyg commented 2 years ago

Also prepareLoadedProfile_ works for same environment