Skip to content

Start your test automation

Latest
Compare
Choose a tag to compare
@yazidisme yazidisme released this 22 Jul 03:21
· 1 commit to main since this release

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