Package com.moneydance.apps.md.controller.bot

  • Interface Summary 
    Interface Description
    MoneybotInterface
    This class provides an interface to some core and high-level Moneydance functions that are (or will be) accessible across different versions and implementations of Moneydance
    RobotWebNode
    Interface for a node on a web page, allowing for examining the contents of a web page programatically.
    RobotWebPage
    Interface for the current web page, allowing for the page to be examined or interacted with programatically
    RobotWebSession
    Interface for a browser session, allowing for a script to navigate the web programatically with a full web browser including javascript and UI capabilities.