Skip to content
Dimitris Karavias edited this page Jul 12, 2018 · 1 revision

Static Classes (Objects) with static methods : useful for flows, but not page objects. Flows are just a DSL that combines Page objects into a flow. Separation of concerns between page objects & flows - Why?

Clone this wiki locally