Sha256: 7807bc4d1d365c1899c1c1e13451a3cbdfcc400a092fb10c0afc406997c4fd5c

Contents?: true

Size: 158 Bytes

Versions: 6

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

6 entries across 6 versions & 1 rubygems

Version Path
wagn-1.18.6 features/step_definitions/history_steps.rb
wagn-1.18.5 features/step_definitions/history_steps.rb
wagn-1.18.4 features/step_definitions/history_steps.rb
wagn-1.18.3 features/step_definitions/history_steps.rb
wagn-1.18.2 features/step_definitions/history_steps.rb
wagn-1.18.1 features/step_definitions/history_steps.rb