Skip to content

Commit

Permalink
Merge branch 'master' into issues/50
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoertink committed Jun 12, 2024
2 parents 5dabfd2 + ce06098 commit 9b6dada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/selenium/firefox/capabilities.cr
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ class Selenium::Firefox::Capabilities < Selenium::Capabilities
end

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

0 comments on commit 9b6dada

Please sign in to comment.