Class NotificationsUserProfilePage


  • public class NotificationsUserProfilePage
    extends AbstractNotificationsSettingsPage
    Represents the user profile's Notifications tab.
    Since:
    9.4RC1
    Version:
    $Id: 763f471a3924786c0167c0b3882bdc5e8be3cc73 $
    • Constructor Detail

      • NotificationsUserProfilePage

        public NotificationsUserProfilePage()
        Construct a NotificationsUserProfilePage (and for the browser page to be fully loaded).
    • Method Detail

      • gotoPage

        public static NotificationsUserProfilePage gotoPage​(String username)
        Parameters:
        username - the user profile document name
        Returns:
        the notifications profile tab page object
        Since:
        9.7RC1