turniere-frontend/features/step_definitions/custom_steps.rb

5 lines
162 B
Ruby

require 'selenium-cucumber'
# Do Not Remove This File
# Add your custom steps here
# $driver is instance of webdriver use this instance to write your custom code