Skip to content

Scenario 2.1.1. Send Customer Preferences

2.1.1.F3. Send preferences fails when the finance budget fields are empty.

  • GIVEN user already logged in
  • AND user visit page home
  • WHEN user click button "Mulai Konsultasi Gratis"

alt text

  • THEN user redirected to page "Pilih Lokasi"
  • WHEN user type "Surabaya Timur" into input location
  • AND user type "Malang" into input location

alt text

  • THEN user see choosen badge "Surabaya Timur"
  • AND user see choosen badge "Malang"

alt text

  • WHEN user click button "Continue"

alt text

  • THEN user redirected to page "Informasi Budget"
  • WHEN user type "100,000,000" into input minimal anggaran
  • AND user type "300,000,000" into input maksimal anggaran

alt text

  • THEN user see continue button is disabled

alt text

Released under the MIT License.