The playwright page object.
ReadonlyimageA model for the managed image service.
ReadonlypageThe playwright page object.
ReadonlysignA model for management system sign-in
ReadonlyuiA model representing Mosaic UI workflows for managed services.
Use this model to interact with workflows or modals of any managed service (Image, Video, 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.
ReadonlyuiA model representing the Mosaic UI shell including methods for navigation.
Use this model to interact with:
ReadonlyvideoA model for the managed video service.
This method help with the selection of options in Bulk Edit Tests. The tester can decide to select the number of entities they want to bulk edit. This Selection starts from the first in the list. A Bulk Edit option needs to be passed for the relevant entity to select it from the dropdown. To be used when in a List Station
The following steps will be taken:
BulkEdit option to select from the drop-down
Number of entities to be selected for the BulkEdit.
This method waits for the management system to load after sign in.
A page object model for the Mosaic management system. This can be extended with custom services.