set_syspref ILLModule=0
set_syspref UseRecalls=0
set_syspref SMSSendDriver=
sql DELETE FROM sms_providers WHERE name="Verizon"
sql DELETE FROM sms_providers WHERE name="T-Mobile"
Notes
There is no ID for the days in advance dropdown list for "Advance notice". So can't get it to set a vaue, such as 2
CypressError: Timed out retrying after 10050ms: `cy.check()` failed because this element is `disabled`:
`<input type="checkbox" id="email2" name="2" value="email" class="pmp_email active_notify noEnterSubmit" data-attr-id="2" disabled="">`
Fix this problem, or use `{force: true}` to disable error checking.
https://on.cypress.io/element-cannot-be-interacted-with
at Object.isNotDisabled (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:153406:58)
at runAllChecks (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:115625:26)
at retryActionability (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:115714:16)
at tryCatcher (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1777:23)
at Promise.attempt.Promise.try (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:4285:29)
at whenStable (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:152244:70)
at <unknown> (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:152159:14)
at tryCatcher (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1671:18)
at Promise._fulfill (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1615:18)
at <unknown> (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:5420:46)