Uploaded image for project: 'Magnolia Test Framework'
  1. Magnolia Test Framework
  2. MGNLTEST-190

Button#click throws ElementClickInterceptedException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.2.4
    • 1.2.3

      Button#click throws ElementClickInterceptedException

      We had seen failures on clicking buttons some time ago.
      Now there was a new case - throwing org.openqa.selenium.ElementClickInterceptedException.
      Debugging showed that the correct element was found.

      excerpt from the test which failed:

      pagesApp.selectRowByPath("/lorem-ipsum")
              .hitAction("Change template");
      expect.form("Change template")
              .setComboBoxOption("Template", "Page for FreeMarker testing")
              //.clickButton("Save changes");
              .save();
      

      Both form#save and clickButton("Save changes") failed throwing org.openqa.selenium.ElementClickInterceptedException.

        Acceptance criteria

              cmeier Christoph Meier
              cmeier Christoph Meier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - Not Specified
                    Not Specified
                    Logged:
                    Time Spent - 0.5d
                    0.5d