Skip to content

Commit 26e4ac8

Browse files
committed
rb - return capabilities class not a hash
1 parent dfce195 commit 26e4ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rb/lib/selenium/webdriver/remote/w3c_capabilities.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def json_create(data)
115115

116116
# any remaining pairs will be added as is, with no conversion
117117
caps.merge!(data)
118+
caps
118119
end
119120
end
120121

0 commit comments

Comments
 (0)