-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
Description
Description (*)
Deprecate openPageBuilderFullScreen
since it's no longer required once all tickets for the Full Screen Only Page Builder Mode have been merged.
Expected Behaviour (*)
Using openPageBuilderFullScreen
in MFTF tests will throw an error showing the deprecating message.
Benefits
- Ensures developers move to the
VerifyFullScreenActionGroup
action group - Allows for easier cleanup of redundant action groups at a later date
Additional Information
N/A