selenium - Serenity BDD Screenplay grouping web elements in modules -


is there way of creating kind of modules in serenity bdd screenplay approach?

what trying create hierarchy of pageobject classes. modules in geb. have group of control elements shared across pages. trying achieve have few fields reference required groups of elements rather having parent pageobject class lot of elements definitions.

i using target class access web elements. basicaly pageobject class has few of such locators.

thank in advance.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -