Skip to content

Commit

Permalink
sandwich-webdriver: another haddocks change
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Oct 29, 2024
1 parent 6902316 commit 616a211
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ data WebDriverDependencies = WebDriverDependencies {
, webDriverDependencySelenium :: SeleniumToUse
-- | Browser/driver dependencies.
, webDriverDependencyBrowser :: BrowserDependenciesSpec
-- | How to obtain @Xvfb@ (used for the 'RunInXvfb' 'RunMode')
-- | How to obtain @Xvfb@ (used for the 'RunInXvfb' 'RunMode').
, webDriverXvfb :: XvfbDependenciesSpec
-- | How to obtain @ffmpeg@ (used for video recording).
, webDriverFfmpeg :: FfmpegToUse
Expand Down

0 comments on commit 616a211

Please sign in to comment.