Sha256: d22570da7b2c0c1ead38ad0ce80fb87c036f3d70a71950e86fd34203e5bef50e

Contents?: true

Size: 183 Bytes

Versions: 15

Compression:

Stored size: 183 Bytes

Contents

# -*- encoding : utf-8 -*-
# rubocop:disable Lint/AmbiguousRegexpLiteral
When /^I expand act (\d+)$/ do |index|
  all('.panel-heading[data-toggle="collapse"]')[-index.to_i].click
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
wagn-1.21.1 features/step_definitions/history_steps.rb
decko-0.3.3 features/step_definitions/history_steps.rb
decko-0.3.2 features/step_definitions/history_steps.rb
decko-0.3.1 features/step_definitions/history_steps.rb
decko-0.3.0 features/step_definitions/history_steps.rb
decko-0.2.2 features/step_definitions/history_steps.rb
decko-0.2.1 features/step_definitions/history_steps.rb
decko-0.2 features/step_definitions/history_steps.rb
decko-0.1 features/step_definitions/history_steps.rb
wagn-1.21.0 features/step_definitions/history_steps.rb
wagn-1.20.4 features/step_definitions/history_steps.rb
wagn-1.20.3 features/step_definitions/history_steps.rb
wagn-1.20.2 features/step_definitions/history_steps.rb
wagn-1.20.1 features/step_definitions/history_steps.rb
wagn-1.20.0 features/step_definitions/history_steps.rb