Skip to content

Commit

Permalink
Trying to fix test #3368
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Nov 11, 2024
1 parent b34596c commit 9cb3c17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,7 @@ class RlpReportingSpec extends StubbedCasSpec {
getFormSections().each {
// Mark all sections except the Weed Distribution Survey as not applicable
if (isOptional(it) && it != 'koRLP_-_Weed_distribution_survey') {
Thread.sleep(500)
try {
interact {
moveToElement(notApplicableCheckbox(it))
Expand Down

0 comments on commit 9cb3c17

Please sign in to comment.