![]() | BBCRMHomePage Methods |
The BBCRMHomePage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | getXExtMenuTab |
XPath for menu item tab based on string passed in
|
![]() ![]() | getXExtTab |
Returns an Xpath that will match a Tab either on the main tool bar or the expanded one.
Any Functional Area link can be in two places; the main 'Tabs' menu and in the expanded menu.
This Xpath matches both elements.
It relies on only one side matching at a time, which is true for this method but might not be for all possible permutaions
of GUI manipulation, particularly changing window size. So the uniqueness of this Xpath depends on the sequence of GUI actions
that lead up to its use.
|
![]() ![]() | getXTask |
Format an xPath to find a task in the left explorer bar.
|
![]() ![]() | Login |
Logon with the credentials specified in the config file.
|
![]() ![]() | LoginAs |
Login as a specified user.
Pass credentials in the form "username:password".
Authenticaiton requires that the target environment uses Blackbaud
CustomBasicAuthentication.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | OpenAnalysisFA |
Navigate to the 'Analysis' functional area.
|
![]() ![]() | OpenConstituentsFA |
Navigate to the 'Constituents' functional area.
|
![]() ![]() | OpenEventsFA |
Navigate to the 'Events' functional area.
|
![]() ![]() | OpenFunctionalArea(String) |
Open a Functional Area by caption.
|
![]() ![]() | OpenFunctionalArea(String, String) |
Open a Functional Area by caption and wait for its header image to load.
|
![]() ![]() | OpenFundraisingFA |
Navigate to the 'Fundraising' functional area.
|
![]() ![]() | OpenMarketingAndCommunicationsFA |
Navigate to the 'Marketing and Communications' functional area.
|
![]() ![]() | OpenMembershipsFA |
Navigate to the 'Memberships' functional area.
|
![]() ![]() | OpenProspectsFA |
Navigate to the 'Prospects' functional area.
|
![]() ![]() | OpenRevenueFA |
Navigate to the 'Revenue' functional area.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |