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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -