Libraries
»
ferrum
(0.17.1)
»
Index
»
Ferrum
»
Client
»
WebSocket
»
#close
Method: Ferrum::Client::WebSocket#close
Defined in:
lib/ferrum/client/web_socket.rb
#
close
⇒
Object
89 90 91
# File 'lib/ferrum/client/web_socket.rb', line 89
def
close
@driver
.
close
end