sql DELETE FROM cities WHERE city_name IN('Atlantic City','Philadelphia','Des Moines')
Notes
Dropdown
Page: memberentry.pl
workflow
Admin> Cities & Towns> Create a City/Town > Patrons > Create a Patron> Under Address> Choose from the City & Town dropdown.
CypressError: `cy.click()` cannot be called on a `<select>` element. Use `cy.select()` command instead to change the value.
https://on.cypress.io/select
at perform (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:114934:70)
at tryCatcher (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1777:23)
at Object.gotValue (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:6446:18)
at Object.gotAccum (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:6435:25)
at Object.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._settlePromiseCtx (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:1583:10)
at _drainQueueStep (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:2381:12)
at _drainQueue (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (http://kohadev-intra.mydnsname.org:8081/__cypress/runner/cypress_runner.js:2256:14)