Sha256: 96fc996db13678ff070889947f7eb2da9b4751085c2ab1409f3d0200c53d3b2f

Contents?: true

Size: 150 Bytes

Versions: 30

Compression:

Stored size: 150 Bytes

Contents

def wait_for_ajax
  # TODO delete me noone is using me
  wait_until { page.evaluate_script("typeof(jQuery)!='undefined' && jQuery.active") == 0 }
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
nimbleshop_core-0.0.23 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.21 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.20 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.19 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.17 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.16 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.15 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.14 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.14.rc2 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.14.rc1 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.13 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.12 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.11 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.10 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.9 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.8 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.7 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.5 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.4.beta1 test/support/wait_for_ajax.rb
nimbleshop_core-0.0.4 test/support/wait_for_ajax.rb