Method: Selenium::Client::JavascriptFrameworks::Prototype.ajax_request_tracker

Defined in:
lib/selenium/client/javascript_frameworks/prototype.rb

.ajax_request_trackerObject



6
7
8
# File 'lib/selenium/client/javascript_frameworks/prototype.rb', line 6

def self.ajax_request_tracker
  "Ajax.activeRequestCount"
end