Uses of Annotation Type
net.serenitybdd.core.annotations.ImplementedBy
Packages that use ImplementedBy
Package
Description
Classes designed to make it easier to work with Page Objects in WebDriver.
-
Uses of ImplementedBy in net.serenitybdd.core.pages
Classes in net.serenitybdd.core.pages with annotations of type ImplementedByModifier and TypeInterfaceDescriptioninterfaceinterfaceRepresents a page fragment which occurs across pages or multiple times in a single page. -
Uses of ImplementedBy in net.thucydides.core.pages
Classes in net.thucydides.core.pages with annotations of type ImplementedByModifier and TypeInterfaceDescriptioninterfaceDeprecated.Use same-named class in serenitybdd package