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 8, 2024
1 parent 26893be commit a30a063
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,8 @@ class RlpReportingSpec extends StubbedCasSpec {
catch (ElementClickInterceptedException e) {
println "ElementClickInterceptedException: $it"
e.printStackTrace()
println $('ul')
println $('ul').text()
if (overDeliveryModal.displayed) {
okBootbox()
}
Expand Down

0 comments on commit a30a063

Please sign in to comment.