1.

What Is Support, Env.rb And Hooks.rb?

Answer»
  • Support is a foder where we can setup CUCUMBER RELATED support.
  • rb file will be used to LOAD the required libraries for cucumber scenario execution
  • rb we will add HOOKS LIKE before, after, beforeStep and afterStep hooks



Discussion

No Comment Found