Method: Calabash::Android::Operations::Device#init_request
- Defined in:
- lib/calabash-android/operations.rb
#init_request(options) ⇒ Object
444 445 446 447 |
# File 'lib/calabash-android/operations.rb', line 444 def init_request() http = HTTPClient.new configure_http(http, ) end |