Safe Fill Wrapper Functions
This section documents safe fill wrapper functions used in the automation testing suite.
fillBillingEmail
-
fillBillingEmail(page, billingEmail)
- Arguments:
-
- Returns:
Promise –
fillCompanyEmail
-
fillCompanyEmail(page, companyEmail)
- Arguments:
-
- Returns:
Promise –
fillOrganizationName
-
fillOrganizationName(page, corpType, corpName)
- Arguments:
-
- Returns:
Promise –
fillPhoneNumber
-
fillPhoneNumber(page, phoneNumber)
- Arguments:
-
- Returns:
Promise –
fillWebsite
-
fillWebsite(page, websiteUrl)
- Arguments:
-
- Returns:
Promise –