Skip to content

Commit

Permalink
Firefox: Allow to specify the custom location to Firefox binary (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
miry authored Jun 12, 2024
1 parent ee3d6c3 commit ff301c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/selenium/firefox/capabilities.cr
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ class Selenium::Firefox::Capabilities < Selenium::Capabilities
end

property args = [] of String
property binary String?
end
end

0 comments on commit ff301c5

Please sign in to comment.