Sha256: 624db1d92bb2b4d7b1b84769efa7663173cb89b6698f185c71558dfcb90c949d

Contents?: true

Size: 158 Bytes

Versions: 7

Compression:

Stored size: 158 Bytes

Contents

# -*- encoding : utf-8 -*-
# rubocop:disable Lint/AmbiguousRegexpLiteral
When /^I expand act (\d+)$/ do |index|
  all("a.arrow-right")[-index.to_i].click
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wagn-1.19.6 features/step_definitions/history_steps.rb
wagn-1.19.5 features/step_definitions/history_steps.rb
wagn-1.19.4 features/step_definitions/history_steps.rb
wagn-1.19.3 features/step_definitions/history_steps.rb
wagn-1.19.2 features/step_definitions/history_steps.rb
wagn-1.19.1 features/step_definitions/history_steps.rb
wagn-1.19.0 features/step_definitions/history_steps.rb