Skip to content

Releases: yazidisme/selenium-cucumber-framework

Start your test automation

22 Jul 03:21
Compare
Choose a tag to compare

Selenium Cucumber Framework v1.0


This list of detailed components that have in this version.

  • Page Object Design Pattern with Selenium PageFactory
  • Page Object Manager
  • Read config from a property file
  • File Reader Manager as Singleton Design Pattern
  • Design WebDriver Manager
  • Sharing Test Context between Cucumber Step Definitions
  • Background in Cucumber
  • Adding Hooks
  • Simply Data Table (without headers)
  • Maps in Data Tables
  • Code convention and standardization
  • Share data between steps using Scenario Context
  • Context Assertion
  • Handle Ajax call Using JavaScriptExecutor
  • Selenium Wait