Bug 25449: (QA follow-up) Fix basic_workflow.t
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 21 Jul 2022 06:47:20 +0000 (07:47 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 21 Jul 2022 12:40:46 +0000 (09:40 -0300)
commitbf32471053fe86d909d6c7857d38f265285b5482
tree2e48ed0009662756a22e3a9e3afd37497ea4b1bc
parent0800662227e16a7a36fc228d82224bf0ffd29633
Bug 25449: (QA follow-up) Fix basic_workflow.t

Now that we have made item.itype a required field, we need to ensure we
set it for the corresponding selenium test.. this wasn't entirely easy
as the html select is hidden by select2. I had to find the select2 span,
trigger a click event to open it and then find and click an option.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/selenium/basic_workflow.t