Implements

Constructors

Methods

Properties

Constructors

Methods

  • Parameters

    • page: Page

    Returns Promise<void>

Properties

browserService: BrowserService
selectors: {
    advicePopup: string;
    advicePopupCloseButton: string;
    homescreenPromptPopup: string;
    homescreenPromptPopupCloseButton: string;
    likeButton: string;
    matchPopup: string;
    matchPopupCloseButton: string;
} = ...

Type declaration

  • advicePopup: string
  • advicePopupCloseButton: string
  • homescreenPromptPopup: string
  • homescreenPromptPopupCloseButton: string
  • likeButton: string
  • matchPopup: string
  • matchPopupCloseButton: string
url: string

Generated using TypeDoc