RubyGems Navigation menu

capybara-js_finders 0.3.0

Additional finders for capybara that for some reason cannot use only xpath for finding nodes but needs to execute js for some calculations. \ Ex: I you want to find a table cell that is under or next to other cell the easiest way to do it is to check their position on page and compare them. This way you do not need to wory about calculating the effects of using colspan and rowspan attributes. The downside is that you need to use capybara driver that runs a browser like selenium.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.4.3 - October 09, 2011 (48KB)
  2. 0.4.2 - October 09, 2011 (47.5KB)
  3. 0.4.1 - September 15, 2011 (47.5KB)
  4. 0.4.0 - July 28, 2011 (47.5KB)
  5. 0.3.0 - July 27, 2011 (47KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (1):

capybara ~> 1.0.0

Development依存関係 (7):

bbq ~> 0.0.3
erubis ~> 2.6.6
rake ~> 0.9.0
rdoc >= 2.4.2
redcarpet ~> 1.17
sinatra ~> 1.2.6

所有者:

作者:

  • Robert Pankowecki

SHA 256チェックサム:

1df4b54122d77ef997c3796e7588a357dc8d6ce305e7b311654d3162d8607613

累計ダウンロード数 32,228

このバージョンのみ 3,908

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: