Readonly
imageA model for the managed image service.
Readonly
monetizationA model for the managed monetization service.
Readonly
pageThe playwright page object.
Readonly
signA model for management system sign-in
Readonly
uiA model representing Mosaic UI workflows for managed services.
Use this model to interact with workflows or modals of any managed service (Image, Video, Monetization, etc).
To avoid UI changes from breaking your tests try to avoid using this model and prefer to use the methods provided by each service model.
Readonly
uiA model representing the Mosaic UI shell including methods for navigation.
Use this model to interact with:
Readonly
videoA model for the managed video service.
Generated using TypeDoc
A page object model for the Mosaic management system. This can be extended with custom services.